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

public void clearServerVerificationKey() throws com.sybase.mo.MessagingClientException

Examples

  • Clear the server verification key
    lurm.clearServerVerificationKey();