IsServerKeyProvisioned() method

Check if the public key of the SUP server is provisioned on the client.

Syntax

boolean IsServerKeyProvisioned () throws ODPException

Returns

If the key is provisioned, the value 'true' is returned, else 'false'.

Exceptions

Examples