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

    Type Alias KeySet

    type KeySet = {
        encryptionKey: CryptoKey;
        material: CryptoKey;
    }
    Index

    Properties

    encryptionKey: CryptoKey
    material: CryptoKey