PcapPlusPlus
Next
|
#include <X509ExtensionDataDecoder.h>
Public Member Functions | |
const std::string & | getKeyUsage () const |
Static Public Member Functions | |
static std::unique_ptr< X509KeyUsageDataDecoder > | create (const std::string &rawData) |
Represents the data decoder for the key usage extension
|
static |
A factory method that creates an instance of X509KeyUsageDataDecoder from raw data
[in] | rawData | The raw data of the extension |
|
inline |