#include <Asn1BitString.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 |
|
◆ Asn1BitString() [1/2]
Asn1BitString::Asn1BitString |
( |
| ) |
|
◆ Asn1BitString() [2/2]
Asn1BitString::Asn1BitString |
( |
ASN1_TYPE * |
type | ) |
|
◆ ~Asn1BitString()
Asn1BitString::~Asn1BitString |
( |
| ) |
|
|
virtual |
◆ getValue()
int Asn1BitString::getValue |
( |
int |
index | ) |
const |
throw | ( | |
| ) | | |
◆ setValue()
void Asn1BitString::setValue |
( |
int |
index, |
|
|
int |
value |
|
) |
| |
throw | ( | |
| ) | | |
The documentation for this class was generated from the following files: