#include <PublicX509Certificate.h>


| Public Attributes | |
| IEC61970::Base::Domain::String | issuerName | 
| IEC61970::Base::Domain::String | serialNumber | 
| IEC61970::Base::ICCPConfiguration::TCPAccessPoint * | TCPAccessPoint | 
| IEC61970::Base::ICCPConfiguration::ISOUpperLayer * | ISOUpperLayer | 
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.
| IEC61970::Base::Domain::String IEC61970::Base::ICCPConfiguration::PublicX509Certificate::issuerName | 
Represents the CA that issued the certificate. Defined to be per X.509.
| IEC61970::Base::Domain::String IEC61970::Base::ICCPConfiguration::PublicX509Certificate::serialNumber | 
Is the serial number of the certificate per X.509 definition.
 1.8.13
 1.8.13