Interface EncryptedPayload

Hierarchy

  • EncryptedPayload

Properties

ciphertext: string

AES-GCM ciphertext (hex)

encryptedKey: string

RSA-encrypted AES key (hex)

iv: string

AES-GCM initialization vector (hex)

Generated using TypeDoc