Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EncryptedKey

Interface to encapsulate an encrypted key. Note: This is used to encrypted an AES key using RSA so that data can be encrypted with the significantly smaller AES key.

Hierarchy

  • EncryptedKey

Index

Properties

Properties

algorithm

algorithm: string

did

did: string

iv

iv: string

key

key: string

Generated using TypeDoc