@refinio/one.models
    Preparing search index...

    This recovery information is shared encrypted with the recovery service.

    Only the recovery service can unpack this with his key.

    type RecoveryInformation = {
        identity: string;
        symmetricKey: HexString;
    }
    Index

    Properties

    identity: string
    symmetricKey: HexString