#include <Asn1Object.h>
|
enum | Type {
BOOLEAN,
OBJECT,
INTEGER,
ENUMERATED,
BIT_STRING,
OCTET_STRING,
PRINTABLESTRING,
T61STRING,
IA5STRING,
GENERALSTRING,
BMPSTRING,
UNIVERSALSTRING,
UTCTIME,
GENERALIZEDTIME,
VISIBLESTRING,
UTF8STRING,
SEQUENCE,
SET
} |
|
| Asn1Type () |
|
| Asn1Type (ASN1_TYPE *asn1Type) |
|
ASN1_TYPE * | asn1Type |
|
◆ Asn1Object() [1/2]
Asn1Object::Asn1Object |
( |
| ) |
|
◆ Asn1Object() [2/2]
Asn1Object::Asn1Object |
( |
ASN1_TYPE * |
type | ) |
|
◆ ~Asn1Object()
Asn1Object::~Asn1Object |
( |
| ) |
|
|
virtual |
◆ getValue()
◆ setValue()
The documentation for this class was generated from the following files: