@procivis/react-native-one-core
    Preparing search index...

    Interface ContinueIssuanceResponse

    interface ContinueIssuanceResponse {
        interactionId: string;
        keyAlgorithms?: string[];
        keyStorageSecurityLevels?: KeyStorageSecurity[];
    }
    Index

    Properties

    interactionId: string

    For reference.

    keyAlgorithms?: string[]

    Accepted algorithms for holder binding key

    keyStorageSecurityLevels?: KeyStorageSecurity[]

    Accepted storage security levels for holder binding key