Clearing the Server Verification Key

For a device to switch connection between SUP servers, this API is invoked before registering a new user. This ensures that the server public keys are removed from the SUP client SDK which enables connectivity to the new SUP Server.

Syntax

+ (void) clearServerVerificationKey

Examples

  • Clear the server verification key
    [LiteSUPUserManager clearServerVerificationKey]