IBackupRecoveryKey

interface IBackupRecoveryKey

Functions

Link copied to clipboard
abstract fun decryptV1(    ephemeralKey: String,     mac: String,     ciphertext: String): String
Link copied to clipboard
abstract fun megolmV1PublicKey(): IMegolmV1PublicKey
Link copied to clipboard
abstract fun toBase58(): String
Link copied to clipboard
abstract fun toBase64(): String

Inheritors

Link copied to clipboard