CX509ExtensionBase
Description
This class is internal and not intended for use.
Derivation
CBase | Base class for all classes to be instantiated on the heap |
CX509ExtensionBase | This class is internal and not intended for use |
|
Defined in CX509ExtensionBase:
ConstructL(), DoConstructL()
Inherited from CBase:
operator new()
protected: virtual void ConstructL(const TDesC8& aBinaryData, TInt& aPos);
Description
Parameters
protected: virtual void DoConstructL(const TDesC8& aBinaryData, TInt& aPos)=0;
Description
Parameters