react-native-matrix-crypto
    Preparing search index...

    Type Alias CryptoScopeId

    CryptoScopeId: string & { __brand: unique symbol }

    Opaque identifier for a cryptographic scope.

    Today this wraps a Matrix room id. Tomorrow it may wrap an MLS group id. Nothing in the public API says "room", so spec section 6's agility requirement holds by construction rather than by convention.