PublicX509Certificate

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.

Type

Class

URI

cim:PublicX509Certificate

CIM standard (perspective)

IEC61970 (Grid)

Class hierarchy

  • PublicX509Certificate

Slots

Name Type Description Inherited from

ISOUpperLayer

0..1
ISOUpperLayer

Application layer used with the certificate for mutual authentication.

n/a

TCPAccessPoint

0..1
TCPAccessPoint

The association allows a certificate to be bound for use by TLS.

n/a

issuerName

0..1
string

Represents the CA that issued the certificate. Defined to be per X.509.

n/a

serialNumber

0..1
string

Is the serial number of the certificate per X.509 definition.

n/a


ISOUpperLayer

Application layer used with the certificate for mutual authentication.

URI

cim:PublicX509Certificate.ISOUpperLayer

Cardinality

0..1

Type

ISOUpperLayer

issuerName

Represents the CA that issued the certificate. Defined to be per X.509.

URI

cim:PublicX509Certificate.issuerName

Cardinality

0..1

Type

string

serialNumber

Is the serial number of the certificate per X.509 definition.

URI

cim:PublicX509Certificate.serialNumber

Cardinality

0..1

Type

string

TCPAccessPoint

The association allows a certificate to be bound for use by TLS.

URI

cim:PublicX509Certificate.TCPAccessPoint

Cardinality

0..1

Type

TCPAccessPoint