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