IsServerKeyProvisioned() method

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

Syntax

boolean IsServerKeyProvisioned () throws ODPException

Returns

'true' if the key is provisioned, else 'false'

Exceptions

Examples