Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Location: x509certext.h

Class CX509ExtensionBase

CX509ExtensionBase

Description

This class is internal and not intended for use.

Derivation

CBaseBase class for all classes to be instantiated on the heap
CX509ExtensionBaseThis class is internal and not intended for use

Defined in CX509ExtensionBase:
ConstructL(), DoConstructL()

Inherited from CBase:
operator new()


Internal members


ConstructL()

protected: virtual void ConstructL(const TDesC8& aBinaryData, TInt& aPos);

Description

Parameters

const TDesC8& aBinaryData

TInt& aPos

[Top]


Member functions


DoConstructL()

protected: virtual void DoConstructL(const TDesC8& aBinaryData, TInt& aPos)=0;

Description

Parameters

const TDesC8& aBinaryData

TInt& aPos