retdec
Public Attributes | List of all members
retdec::fileformat::Certificate::Attributes Struct Reference

#include <certificate.h>

Collaboration diagram for retdec::fileformat::Certificate::Attributes:
Collaboration graph
[legend]

Public Attributes

std::string country
 
std::string organization
 
std::string organizationalUnit
 
std::string nameQualifier
 
std::string state
 
std::string commonName
 
std::string serialNumber
 
std::string locality
 
std::string title
 
std::string surname
 
std::string givenName
 
std::string initials
 
std::string pseudonym
 
std::string generationQualifier
 
std::string emailAddress
 

Member Data Documentation

◆ commonName

std::string retdec::fileformat::Certificate::Attributes::commonName

◆ country

std::string retdec::fileformat::Certificate::Attributes::country

◆ emailAddress

std::string retdec::fileformat::Certificate::Attributes::emailAddress

◆ generationQualifier

std::string retdec::fileformat::Certificate::Attributes::generationQualifier

◆ givenName

std::string retdec::fileformat::Certificate::Attributes::givenName

◆ initials

std::string retdec::fileformat::Certificate::Attributes::initials

◆ locality

std::string retdec::fileformat::Certificate::Attributes::locality

◆ nameQualifier

std::string retdec::fileformat::Certificate::Attributes::nameQualifier

◆ organization

std::string retdec::fileformat::Certificate::Attributes::organization

◆ organizationalUnit

std::string retdec::fileformat::Certificate::Attributes::organizationalUnit

◆ pseudonym

std::string retdec::fileformat::Certificate::Attributes::pseudonym

◆ serialNumber

std::string retdec::fileformat::Certificate::Attributes::serialNumber

◆ state

std::string retdec::fileformat::Certificate::Attributes::state

◆ surname

std::string retdec::fileformat::Certificate::Attributes::surname

◆ title

std::string retdec::fileformat::Certificate::Attributes::title

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