#include <Asn1Attribute.h>
◆ Asn1Attribute() [1/2]
Asn1Attribute::Asn1Attribute |
( |
| ) |
|
◆ Asn1Attribute() [2/2]
Asn1Attribute::Asn1Attribute |
( |
X509_ATTRIBUTE * |
attr | ) |
|
◆ ~Asn1Attribute()
Asn1Attribute::~Asn1Attribute |
( |
| ) |
|
|
virtual |
◆ getOid()
◆ getValue()
vector<Asn1Type> Asn1Attribute::getValue |
( |
| ) |
const |
throw | ( | |
| ) | | |
◆ getX509Attribute()
X509_ATTRIBUTE* Asn1Attribute::getX509Attribute |
( |
| ) |
const |
throw | ( | |
| ) | | |
◆ setOid()
void Asn1Attribute::setOid |
( |
| ) |
const |
throw | ( | |
| ) | | |
◆ setValue()
void Asn1Attribute::setValue |
( |
vector< Asn1Type > |
| ) |
const |
throw | ( | |
| ) | | |
◆ attr
X509_ATTRIBUTE* Asn1Attribute::attr |
|
protected |
The documentation for this class was generated from the following files: