matrix-js-sdk

    Interface Curve25519SessionData

    interface Curve25519SessionData {
        ciphertext: string;
        ephemeral: string;
        mac: string;
    }
    Index

    Properties

    ciphertext: string
    ephemeral: string
    mac: string
    MMNEPVFCICPMFPCPTTAAATR