class CX509ExtensionBase : public CBase |
A certificate extension base class.
Protected Member Functions | |
---|---|
void | ConstructL(const TDesC8 &, TInt &) |
void | DoConstructL(const TDesC8 &, TInt &) |
void | ConstructL | ( | const TDesC8 & | aBinaryData, |
TInt & | aPos | |||
) | [protected, virtual] |
Second-phase constructor.
void | DoConstructL | ( | const TDesC8 & | aBinaryData, |
TInt & | aPos | |||
) | [protected, pure virtual] |
Implementation for second-phase construction.
This is called by ConstructL().
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.