Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Certificate issuer or subject attributes. More...
Public Attributes | |
string | country |
Country code. | |
string | stateOrProvince |
State or province. | |
string | locality |
Locality or city. | |
string | organization |
Organization. | |
string | organizationalUnit |
Organizational Unit. | |
string | commonName |
Common Name. | |
string | emailAddress |
Email Address. | |
Certificate issuer or subject attributes.
Definition at line 32 of file ServerSSLCert.idl.
string cert::ServerSSLCert::CommonAttributes::commonName |
Common Name.
Definition at line 38 of file ServerSSLCert.idl.
string cert::ServerSSLCert::CommonAttributes::country |
Country code.
Definition at line 33 of file ServerSSLCert.idl.
string cert::ServerSSLCert::CommonAttributes::emailAddress |
Email Address.
Definition at line 39 of file ServerSSLCert.idl.
string cert::ServerSSLCert::CommonAttributes::locality |
Locality or city.
Definition at line 35 of file ServerSSLCert.idl.
string cert::ServerSSLCert::CommonAttributes::organization |
Organization.
Definition at line 36 of file ServerSSLCert.idl.
string cert::ServerSSLCert::CommonAttributes::organizationalUnit |
Organizational Unit.
Definition at line 37 of file ServerSSLCert.idl.
string cert::ServerSSLCert::CommonAttributes::stateOrProvince |
State or province.
Definition at line 34 of file ServerSSLCert.idl.