Class BackupDecryptionKey
Properties
Readonly
megolmV1PublicKey
Methods
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
Static
createRandomKey
Static
fromBase64
The private part of the backup key, the one used for recovery.