W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
EcKeyAlgorithm
interface
EcKeyAlgorithm
extends
KeyAlgorithm
{
namedCurve
:
NamedCurve
;
}
Extends
KeyAlgorithm
Properties
namedCurve
:
NamedCurve
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/EcKeyAlgorithm