#include <pkcs7Certificate.hpp>
◆ Pkcs7Certificate() [1/2]
Pkcs7Certificate::Pkcs7Certificate |
( |
| ) |
|
◆ Pkcs7Certificate() [2/2]
Pkcs7Certificate::Pkcs7Certificate |
( |
std::string |
data | ) |
|
◆ ~Pkcs7Certificate()
Pkcs7Certificate::~Pkcs7Certificate |
( |
| ) |
|
◆ getExpiryDate()
std::string Pkcs7Certificate::getExpiryDate |
( |
| ) |
|
◆ getRawData()
std::string Pkcs7Certificate::getRawData |
( |
| ) |
const |
◆ setData()
void Pkcs7Certificate::setData |
( |
std::string |
data | ) |
|
◆ verify()
int Pkcs7Certificate::verify |
( |
std::shared_ptr< PublicKey > |
key | ) |
|
◆ _certificate
PKCS7* logicalaccess::Pkcs7Certificate::_certificate |
|
private |
◆ _rawData
std::string logicalaccess::Pkcs7Certificate::_rawData |
|
private |
The documentation for this class was generated from the following files: