HP Operations Manager for Windows

OV_TrustedCertificates::installCertificate()
OV_TrustedCertificates::installCertificate_Trans()


sint32 installCertificate(
[in] string Certificate)

Parameters

Certificate
Certificate PEM (Privacy Enhanced Mail) to be installed.

Calling Convention

These methods can be called from a WMI class or instance object.

Description

Installs the given certificate. If everything goes OK, it returns 0. Otherwise, it returns -1.

Return Value

None.

Extended Status Codes

None.