PcapPlusPlus  Next
pcpp::X509Internal::X509RelativeDistinguishedName Class Reference

#include <X509Decoder.h>

Inheritance diagram for pcpp::X509Internal::X509RelativeDistinguishedName:
pcpp::X509Internal::X509Base< Asn1SetRecord >

Public Member Functions

X520DistinguishedName getType () const
 
std::string getValue () const
 

Detailed Description

Internal class for handling X.509 Relative Distinguished Names (RDNs)

Member Function Documentation

◆ getType()

X520DistinguishedName pcpp::X509Internal::X509RelativeDistinguishedName::getType ( ) const

Gets the type of the RDN

Returns
The X520DistinguishedName type of this RDN

◆ getValue()

std::string pcpp::X509Internal::X509RelativeDistinguishedName::getValue ( ) const

Gets the value of the RDN

Returns
The string value of this RDN