Retrieve OCSP Configuration

Retrieve the OCSP configuration. Only a SAP Mobile Platform administrator or the SAP Mobile Platform help desk can perform this.

Syntax

SUPConfigurationComponentVO getOCSPConfiguration() throws SUPAdminException;

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples