Variables
default
The package's default export, which groups the SDK's functions on one object.
Members
Each of these is also exported on its own and documented there.
| Name | Description |
|---|---|
addTrustedIssuerCertificates | Add trusted issuer certificates to storage. |
createProximityPresentationSession | Create a proximity-based presentation session with an mDoc holder using device retrieval as per ISO/IEC 18013-5:2021. |
deinitialize | Deinitialize the MobileCredentialVerifier SDK. |
deleteTrustedIssuerCertificate | Delete a trusted issuer certificate from storage. |
deregisterForNfcDeviceEngagement | Disables NFC engagement and deregisters any previously registered callbacks. |
destroy | |
fetchAppleWalletConfiguration | iOS only Retrieves the Apple Wallet configuration required for mobile credential verification. |
getCurrentLogFilePath | Gets the path to the Verifier SDK log file. |
getRevocationStatusListsCacheInfo | Get current revocation status lists cache information without updating the status lists. |
getTrustedIssuerCertificates | Retrieve all trusted issuer certificates from storage. |
handleDeepLink | iOS only Handles a deep link to continue the online presentation flow. |
initialize | |
isInitialized | |
refreshRevocationStatusLists | Refresh revocation status lists. |
registerForNfcDeviceEngagement | Enables NFC engagement and registers any previously registered callbacks. |
requestMobileCredentials | |
sendProximityPresentationRequest | This function uses the requested credentials to construct and send a request to the holder. |
terminateProximityPresentationSession | Terminate the session explicitly, send status code sessionTerminated to the holder, and close data transport. |
Properties
Prop
Type
How would you rate this page?