PcapPlusPlus
Next
|
#include <X509Decoder.h>
Public Member Functions | |
bool | operator== (const RDN &other) const |
Equality comparison operator. | |
bool | operator!= (const RDN &other) const |
Inequality comparison operator. | |
Public Attributes | |
X520DistinguishedName | type |
The type of the distinguished name. | |
std::string | value |
The value of the distinguished name. | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const RDN &rdn) |
Stream output operator for RDN. | |
Represents a Relative Distinguished Name (RDN) in an X.509 certificate