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

    Interface IdentityKeys

    interface IdentityKeys {
        curve25519: string;
        ed25519: string;
    }
    Index
    curve25519: string
    ed25519: string