getSignedCertificateFromStore(ODPCertInfo) method

Retrieve the requested certificate from the BlackBerry device key store as a base64 encoded string.

Syntax

String getSignedCertificateFromStore ( ODPCertInfo certInfo ) throws ODPException,IOException

Parameters

Returns

Certificate

Exceptions

Examples