interface ECKeyPairKeyObjectOptions
Properties #
#namedCurve: string
Name of the curve to use
optional
#paramEncoding: "explicit"
| "named"
| undefined
Must be 'named'
or 'explicit'
. Default: 'named'
.
#namedCurve: string
Name of the curve to use
#paramEncoding: "explicit"
| "named"
| undefined
Must be 'named'
or 'explicit'
. Default: 'named'
.