Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface X25519KeyPairOptions<PubF, PrivF>

Type parameters

Hierarchy

  • X25519KeyPairOptions

Index

Properties

privateKeyEncoding

privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & object

publicKeyEncoding

publicKeyEncoding: object

Type declaration

  • format: PubF
  • type: "spki"

Generated using TypeDoc