Search

vRO intrinsic class com.vmware.vcac.platform.security.CertificateHandle$CertChainKeyPair

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
com.vmware.vcac.platform.security.CertificateHandle$CertChainKeyPair(Object[] , java.security.PrivateKey ) constructor
getCertificateChain() Object[]
getPrivateKey() java.security.PrivateKey

Returned by

Method Returns
com.vmware.vcac.platform.security.CertificateHandle.generateSigned(String , java.security.cert.X509Certificate , java.security.PrivateKey ) com.vmware.vcac.platform.security.CertificateHandle$CertChainKeyPair
com.vmware.vcac.platform.security.CertificateHandle.generateSignedForClient(String , java.security.cert.X509Certificate , java.security.PrivateKey ) com.vmware.vcac.platform.security.CertificateHandle$CertChainKeyPair

Referenced in

None