deinitialize

suspend fun deinitialize()

Deinitialize the MobileCredentialHolder 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 produce an error.

Throws

If the SDK API is called before the SDK is initialized.