From 4cf13fdb7b9f2b60695f26044a234c18d0fa734d Mon Sep 17 00:00:00 2001
From: Mark Watson subjectPublicKey
+ field of spki.
If a decode error occurs or an identity point is found,
throw a
DataError
.
@@ -8785,7 +8786,7 @@ dictionary EcKeyImportParams : throw a
- NotSupportedError
.
+ DataError
.
DataError
.
@@ -10475,7 +10476,8 @@ dictionary EcdhKeyDeriveParams : key be a new CryptoKey
object that represents the Elliptic Curve public key identified by
performing the conversion steps defined in Section 2.3.4 of SEC 1.
+ href="#SEC1">SEC 1 to the subjectPublicKey
+ field of spki.
If a decode error occurs or an identity point is found,
throw a
DataError
.
@@ -10483,7 +10485,7 @@ dictionary EcdhKeyDeriveParams : throw a
- NotSupportedError
.
+ DataError
.
DataError
.
@@ -11022,7 +11024,7 @@ dictionary EcdhKeyDeriveParams : throw a
- NotSupportedError
.
+ DataError
.
diff --git a/spec/Overview.html b/spec/Overview.html
index a1a729d..b2bb23c 100644
--- a/spec/Overview.html
+++ b/spec/Overview.html
@@ -8530,7 +8530,8 @@
Let key be a new CryptoKey
object that represents the Elliptic Curve public key identified by
- performing the conversion steps defined in Section 2.3.4 of SEC 1.
+ performing the conversion steps defined in Section 2.3.4 of SEC 1 to the subjectPublicKey
+ field of spki.
If a decode error occurs or an identity point is found,
throw a
DataError
.
@@ -8538,7 +8539,7 @@
NotSupportedError
.
+ DataError
.
Let key be a new CryptoKey
object that represents the Elliptic Curve public key identified by
- performing the conversion steps defined in Section 2.3.4 of SEC 1.
+ performing the conversion steps defined in Section 2.3.4 of SEC 1 to keyData.
If a decode error occurs or an identity point is found,
throw a
DataError
.
@@ -10140,7 +10141,8 @@
Let key be a new CryptoKey
object that represents the Elliptic Curve public key identified by
- performing the conversion steps defined in Section 2.3.4 of SEC 1.
+ performing the conversion steps defined in Section 2.3.4 of SEC 1 to the subjectPublicKey
+ field of spki.
If a decode error occurs or an identity point is found,
throw a
DataError
.
@@ -10148,7 +10150,7 @@
NotSupportedError
.
+ DataError
.
Let key be a new CryptoKey
object that represents the Elliptic Curve public key identified by
- performing the conversion steps defined in Section 2.3.4 of SEC 1.
+ performing the conversion steps defined in Section 2.3.4 of SEC 1 to keyData.
If a decode error occurs or an identity point is found,
throw a
DataError
.
@@ -10654,7 +10656,7 @@
NotSupportedError
.
+ DataError
.