Search

Class ConfiguratorKey

Extends com.vmware.o11n.plugins.configurator.inventory.BasePluginItem
Represents private key with the associated certificate chain.

Attributes

Name Type Description
displayName String Display name of this Key
id String Unique identifier of this Key
issuerCn String
issuerO String
issuerOU String
sigAlgName String
sigAlgOID String
subjectCn String
subjectO String
subjectOU String
version Number

Methods

None

Returned by

Method Returns
ConfiguratorKeystore.getKeys() ConfiguratorKey[]

Referenced in

None