W3cubDocs

/Deno

EcImportParams

interface EcImportParams extends Algorithm {
namedCurve: NamedCurve;
}

Extends

Properties

namedCurve: NamedCurve

© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/EcImportParams