From e9ccc481b2d8181cc7af37279117d77b4d1bcf28 Mon Sep 17 00:00:00 2001
From: Abhinav Import Key
{{SyntaxError}}.
+ If the [= length in bits =] of the data + represented by |keyData| is not 256 + then [= exception/throw =] a + {{DataError}}. +
+
Let |algorithm| be a new {{KeyAlgorithm}} object.
From cf79bd66e50171fc9e5109f9bc1eafb9db4f1895 Mon Sep 17 00:00:00 2001
From: Abhinav Import Key
{{SyntaxError}}.
+ If the [= length in bits =] of the data + represented by |keyData| is not 256 + then [= exception/throw =] a + {{DataError}}. +
+
Let |algorithm| be a new {{KeyAlgorithm}} object.
From e82ac1b3680cdf6af07d1b466ad76262331c08da Mon Sep 17 00:00:00 2001
From: Abhinav Import Key
- If the [= length in bits =] of the data - represented by |keyData| is not 256 - then [= exception/throw =] a + If the [= length in bits =] of |keyData| + is not 256, then [= exception/throw =] a {{DataError}}.
- If the [= length in bits =] of the data - represented by |keyData| is not 256 - then [= exception/throw =] a + If the [= length in bits =] of |keyData| + is not 256 then [= exception/throw =] a {{DataError}}.
If the [= length in bits =] of |keyData| - is not 256, then [= exception/throw =] a + is not 256 then [= exception/throw =] a {{DataError}}.