deno.com
interface ECKeyPairKeyObjectOptions

Properties #

#namedCurve: string

Name of the curve to use

optional
#paramEncoding:
"explicit"
| "named"
| undefined

Must be 'named' or 'explicit'. Default: 'named'.