See the examples for SubtleCrypto.importKey()
.
See the examples for `SubtleCrypto.importKey()`.
(name this)
Property.
A DOMString. This should be set to ECDSA or ECDH, depending on algorithm you want to use.
Property. A DOMString. This should be set to ECDSA or ECDH, depending on algorithm you want to use.
(named-curve this)
Property.
A DOMString representing the name of the elliptic curve to use. may be any of the following names for NIST-approved curves: P-256 P-384 P-521
Property. A DOMString representing the name of the elliptic curve to use. may be any of the following names for NIST-approved curves: P-256 P-384 P-521
(set-name! this val)
Property.
A DOMString. This should be set to ECDSA or ECDH, depending on algorithm you want to use.
Property. A DOMString. This should be set to ECDSA or ECDH, depending on algorithm you want to use.
(set-named-curve! this val)
Property.
A DOMString representing the name of the elliptic curve to use. may be any of the following names for NIST-approved curves: P-256 P-384 P-521
Property. A DOMString representing the name of the elliptic curve to use. may be any of the following names for NIST-approved curves: P-256 P-384 P-521
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close