matrix-js-sdk

    Interface IRoomEncryption

    interface IRoomEncryption {
        algorithm: string;
        rotation_period_ms?: number;
        rotation_period_msgs?: number;
    }
    Index

    Properties

    algorithm: string
    rotation_period_ms?: number
    rotation_period_msgs?: number
    MMNEPVFCICPMFPCPTTAAATR