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

    Type Alias DecodeRatchetOptions

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

    Properties

    encryptionKey?: CryptoKey

    ratcheted key to try

    ratchetCount: number

    attempts