Skip to main content

PublicX509Certificate

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

NameTypeDescription
issuerNameStringRepresents the CA that issued the certificate. Defined to be per X.509.
serialNumberStringIs the serial number of the certificate per X.509 definition.

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
PublicX509Certificate0..*TCPAccessPoint0..1PublicX509CertificateIs the Public Certificate used for mutual authentication between peers.TCPAccessPointThe association allows a certificate to be bound for use by TLS.
PublicX509Certificate0..*ISOUpperLayer0..1UpperLayerPublicX509CertificateCertificate to be bound for use for Application layer mutual authentication.ISOUpperLayerApplication layer used with the certificate for mutual authentication.