Update Keystore Configuration

Update the key store configuration.

Syntax

void updateKeyStoreConfiguration(SUPConfigurationComponentVO serverComponent)
      throws SUPAdminException;

Parameters

Returns

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

Examples