PcapPlusPlus
Next
|
#include <X509Decoder.h>
Public Member Functions | |
X509ExtensionType | getType () const |
bool | isCritical () const |
std::string | getValue () const |
Internal class for handling X.509 extension records
X509ExtensionType pcpp::X509Internal::X509Extension::getType | ( | ) | const |
Gets the type of this extension
std::string pcpp::X509Internal::X509Extension::getValue | ( | ) | const |
Gets the value of this extension
bool pcpp::X509Internal::X509Extension::isCritical | ( | ) | const |
Checks if this extension is marked as critical