Class Description

Used to convey information that will allow matching in order to determine which certificate to use. Actual certificates are exchanged externally to the CIM exchange.

Attributes

Name Type Description
issuerName String Represents the CA that issued the certificate. Defined to be per X.509.
serialNumber String Is the serial number of the certificate per X.509 definition.

Relationships

Inherits from

  • None

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
PublicX509Certificate 0..* ISOUpperLayer 0..1 UpperLayerPublicX509Certificate Certificate to be bound for use for Application layer mutual authentication. ISOUpperLayer Application layer used with the certificate for mutual authentication.
PublicX509Certificate 0..* TCPAccessPoint 0..1 PublicX509Certificate Is the Public Certificate used for mutual authentication between peers. TCPAccessPoint The association allows a certificate to be bound for use by TLS.