deinitialise

suspend fun deinitialise()

Deinitialise 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 deinitialised will produce an error.

Throws

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