Functions
deinitialize
Deinitialize the MobileCredentialVerifier SDK.
Deinitialize the MobileCredentialVerifier SDK.
This function will terminate the current presentation session if it exists and close access to storage. Calling this method when the SDK is already deinitialized will be ignored.
Signature
function deinitialize(): Promise<void>Returns
Promise<void>
How would you rate this page?