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

    Type Alias RatchetResult

    type RatchetResult = {
        chainKey: ArrayBuffer;
        cryptoKey: CryptoKey;
    }
    Index

    Properties

    Properties

    chainKey: ArrayBuffer
    cryptoKey: CryptoKey