matrix-js-sdk

    Interface SecretInfo

    Account Data event content type for storing secret-storage-encrypted information.

    See https://spec.matrix.org/v1.13/client-server-api/#msecret_storagev1aes-hmac-sha2-1

    interface SecretInfo {
        encrypted: { [keyId: string]: AESEncryptedSecretStoragePayload };
    }
    Index

    Properties

    Properties

    encrypted: { [keyId: string]: AESEncryptedSecretStoragePayload }
    MMNEPVFCICPMFPCPTTAAATR