Wt  4.10.4
Public Member Functions | List of all members
Wt::WSslCertificate::DnAttribute Class Reference

Distinguished name attribute (also known as relative distinguished name) More...

#include <WSslCertificate.h>

Public Member Functions

DnAttributeName name () const
 Returns the attribute name as an enum.
 
const std::string & value () const
 Returns the attribute's value.
 
std::string longName () const
 Returns the attribute's long name.
 
std::string shortName () const
 Returns the attribute's short name.
 

Detailed Description

Distinguished name attribute (also known as relative distinguished name)

See also
WSslCertificate::subjectDn()
WSslCertificate::issuerDn()