interface ECKeyPairKeyObjectOptions
Properties Jump to heading
Jump to headingnamedCurve: string
Name of the curve to use
optional
Jump to headingparamEncoding: "explicit"
| "named"
| undefined
Must be 'named'
or 'explicit'
. Default: 'named'
.