Class BackupDecryptionKey
Properties
ReadonlymegolmV1PublicKey
Methods
[dispose]
Returns void
decryptV1
decryptV1(ephemeral_key: string, mac: string, ciphertext: string): string Parameters
- ephemeral_key: string
- mac: string
- ciphertext: string
Returns string
free
Returns void
toBase64
Returns string
StaticcreateRandomKey
StaticfromBase64
The private part of the backup key, the one used for recovery.