validateSDKSigning

public final Unit validateSDKSigning()

This method verifies the validity of SDK signing and encryption keys and their respective operations in order to detect an erroneous SDK state prior to SDK operations like enrollment, accounts-status etc. It requires the SDK to be initialized and unlocked or use Lock configuration NONE which doens't require unlocking.

Throws

if keystore keys can't be used for signing and hence API calls will fail.

SDK encrypted tokens are not accessible. Use Account Recovery to restore your SDK installation

if SDK is not initialized.