PcapPlusPlus  Next
pcpp::X509Name::RDN Struct Reference

#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.
 

Detailed Description

Represents a Relative Distinguished Name (RDN) in an X.509 certificate