Update OCSP Configuration

Update the OCSP configuration. Only a SAP Mobile Platform administrator can perform this.

Syntax

void updateOCSPConfiguration(SUPConfigurationComponentVO serverComponent)
      throws SUPAdminException;

Parameters

Returns

If successful, returns silently. If unsuccessful, throws SUPAdminException.

Examples