IEC61970 17v23
Public Attributes | List of all members
IEC61970::Base::ICCPConfiguration::PublicX509Certificate Class Reference

#include <PublicX509Certificate.h>

Inheritance diagram for IEC61970::Base::ICCPConfiguration::PublicX509Certificate:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::ICCPConfiguration::PublicX509Certificate:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::String issuerName
 
IEC61970::Base::Domain::String serialNumber
 
IEC61970::Base::ICCPConfiguration::TCPAccessPointTCPAccessPoint
 
IEC61970::Base::ICCPConfiguration::ISOUpperLayerISOUpperLayer
 

Detailed 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.

Member Data Documentation

◆ issuerName

IEC61970::Base::Domain::String IEC61970::Base::ICCPConfiguration::PublicX509Certificate::issuerName

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

◆ serialNumber

IEC61970::Base::Domain::String IEC61970::Base::ICCPConfiguration::PublicX509Certificate::serialNumber

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


The documentation for this class was generated from the following files: