Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EncryptedKeyPair

Hierarchy

Index

Properties

CryptoKeyPair

CryptoKeyPair: { constructor: any; prototype: CryptoKeyPair }

Type declaration

Readonly encrypted

encrypted: AesEncryptedKeys

privateKey

privateKey: CryptoKey

publicKey

publicKey: CryptoKey

Generated using TypeDoc