deno / 1.23.2 / ~ / eckeyalgorithm.html /

EcKeyAlgorithm

interface EcKeyAlgorithm extends KeyAlgorithm {
namedCurve : NamedCurve;
}

Extends

Properties

namedCurve : NamedCurve

© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/EcKeyAlgorithm