#include <asn1enc.h>
| class CASN1EncSet : public CASN1EncContainer |
| Public Member Functions | |
|---|---|
| ~CASN1EncSet() | |
| IMPORT_C CASN1EncSet * | NewL() |
| IMPORT_C CASN1EncSet * | NewLC() |
| Protected Member Functions | |
|---|---|
| CASN1EncSet() | |
| Inherited Attributes | |
|---|---|
| CASN1EncBase::iContentsLengthDER | |
| CASN1EncBase::iLengthLengthDER | |
| CASN1EncBase::iTagLengthDER | |
Class for encoding SET and SET-OF data types.
| IMPORT_C CASN1EncSet * | NewL | ( | ) | [static] |
Creates an ASN.1 Set encoder.
| IMPORT_C CASN1EncSet * | NewLC | ( | ) | [static] |
Creates an ASN.1 Set encoder, and puts it onto the cleanup stack.