Checking the Provisioning Status of the Public Key

Check if the public key is provisioned on the client.

Syntax

+ (BOOL) isSUPKeyProvisioned

Returns

Returns the result as a BOOL.

Examples

  • Check the provisioning status of the public key
    [LiteSUPAppSettings isSUPKeyProvisioned];