Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ECKeyPairOptions<PubF, PrivF>

Type parameters

Hierarchy

  • ECKeyPairOptions

Index

Properties

namedCurve

namedCurve: string

Name of the curve to use.

privateKeyEncoding

privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & object

publicKeyEncoding

publicKeyEncoding: object

Type declaration

  • format: PubF
  • type: "pkcs1" | "spki"

Generated using TypeDoc