IsServerKeyProvisioned() method

Check if the public key of the SAP Mobile Server is provisioned on the client.

Syntax

boolean IsServerKeyProvisioned () throws ODPException

Returns

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

Exceptions

Examples