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

    Interface VerificationProtocolCapabilities

    interface VerificationProtocolCapabilities {
        didMethods: string[];
        features: SupportsWebhooks[];
        supportedPresentationDefinition: PresentationDefinitionVersion[];
        supportedTransports: string[];
        verifierIdentifierTypes: IdentifierType[];
    }
    Index

    Properties

    didMethods: string[]
    features: SupportsWebhooks[]
    supportedPresentationDefinition: PresentationDefinitionVersion[]
    supportedTransports: string[]
    verifierIdentifierTypes: IdentifierType[]