CASN1EncBigInt Class Reference

#include <asn1enc.h>

class CASN1EncBigInt : public CASN1EncPrimitive

Inherits from

Detailed Description

Class for encoding Big Integer objects only - use CASN1EncInt for TInts.

Constructor & Destructor Documentation

~CASN1EncBigInt ( )

IMPORT_C~CASN1EncBigInt()

Member Function Documentation

NewL ( const TInteger & )

IMPORT_C CASN1EncBigInt *NewL(const TInteger &aInteger)[static]

NewLC ( const TInteger & )

IMPORT_C CASN1EncBigInt *NewLC(const TInteger &aInteger)[static]