#include <wtlscert.h>
Link against: wtlscert.lib
| class CWTLSValidityPeriod : public CValidityPeriod |
| Public Member Functions | |
|---|---|
| IMPORT_C CWTLSValidityPeriod * | NewL(const TDesC8 &) |
| IMPORT_C CWTLSValidityPeriod * | NewL(const TDesC8 &, TInt &) |
| IMPORT_C CWTLSValidityPeriod * | NewLC(const TDesC8 &) |
| IMPORT_C CWTLSValidityPeriod * | NewLC(const TDesC8 &, TInt &) |
| Inherited Attributes | |
|---|---|
| CValidityPeriod::iFinish | |
| CValidityPeriod::iStart | |
| IMPORT_C CWTLSValidityPeriod * | NewL | ( | const TDesC8 & | aBinaryData | ) | [static] |
| IMPORT_C CWTLSValidityPeriod * | NewL | ( | const TDesC8 & | aBinaryData, |
| TInt & | aPos | |||
| ) | [static] | |||
| IMPORT_C CWTLSValidityPeriod * | NewLC | ( | const TDesC8 & | aBinaryData | ) | [static] |
| IMPORT_C CWTLSValidityPeriod * | NewLC | ( | const TDesC8 & | aBinaryData, |
| TInt & | aPos | |||
| ) | [static] | |||