Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
cert::ServerSSLCert::CommonAttributes Struct Reference

Certificate issuer or subject attributes. More...

Public Attributes

string country
 Country code. More...
 
string stateOrProvince
 State or province. More...
 
string locality
 Locality or city. More...
 
string organization
 Organization. More...
 
string organizationalUnit
 Organizational Unit. More...
 
string commonName
 Common Name. More...
 
string emailAddress
 Email Address. More...
 

Detailed Description

Certificate issuer or subject attributes.

Definition at line 32 of file ServerSSLCert.idl.

Member Data Documentation

◆ commonName

string cert::ServerSSLCert::CommonAttributes::commonName

Common Name.

Definition at line 38 of file ServerSSLCert.idl.

◆ country

string cert::ServerSSLCert::CommonAttributes::country

Country code.

Definition at line 33 of file ServerSSLCert.idl.

◆ emailAddress

string cert::ServerSSLCert::CommonAttributes::emailAddress

Email Address.

Definition at line 39 of file ServerSSLCert.idl.

◆ locality

string cert::ServerSSLCert::CommonAttributes::locality

Locality or city.

Definition at line 35 of file ServerSSLCert.idl.

◆ organization

string cert::ServerSSLCert::CommonAttributes::organization

Organization.

Definition at line 36 of file ServerSSLCert.idl.

◆ organizationalUnit

string cert::ServerSSLCert::CommonAttributes::organizationalUnit

Organizational Unit.

Definition at line 37 of file ServerSSLCert.idl.

◆ stateOrProvince

string cert::ServerSSLCert::CommonAttributes::stateOrProvince

State or province.

Definition at line 34 of file ServerSSLCert.idl.


The documentation for this struct was generated from the following file: