#include <SignerInformation.h>
◆ SignerInformation()
SignerInformation::SignerInformation |
( |
const PKCS7_SIGNER_INFO * |
si | ) |
|
◆ ~SignerInformation()
SignerInformation::~SignerInformation |
( |
| ) |
|
|
virtual |
◆ getDigestAlg()
◆ getEncryptionAlg()
◆ getIssuerAndSerial()
std::pair<RDNSequence, long> SignerInformation::getIssuerAndSerial |
( |
| ) |
const |
throw | ( | |
| ) | | |
◆ getSignature()
ByteArray SignerInformation::getSignature |
( |
| ) |
const |
throw | ( | |
| ) | | |
◆ getSignedAttributes()
std::vector<Asn1Attribute> SignerInformation::getSignedAttributes |
( |
| ) |
const |
throw | ( | |
| ) | | |
◆ getVersion()
int SignerInformation::getVersion |
( |
| ) |
const |
throw | ( | |
| ) | | |
◆ si
PKCS7_SIGNER_INFO* SignerInformation::si |
|
protected |
The documentation for this class was generated from the following files: