LiveKit JS Client SDK - v2.22.2
    Preparing search index...

    Type Alias DecodeRatchetOptions

    type DecodeRatchetOptions = {
        encryptionKey?: CryptoKey;
        ratchetCount: number;
    }
    Index
    encryptionKey?: CryptoKey

    ratcheted key to try

    ratchetCount: number

    attempts