#include <wtlscert.h>
| class CWTLSAlgorithmIdentifier : public CAlgorithmIdentifier |
| Public Member Functions | |
|---|---|
| IMPORT_C CWTLSAlgorithmIdentifier * | NewL(const TDesC8 &) |
| IMPORT_C CWTLSAlgorithmIdentifier * | NewL(const TDesC8 &, TInt &) |
| IMPORT_C CWTLSAlgorithmIdentifier * | NewLC(const TDesC8 &) |
| IMPORT_C CWTLSAlgorithmIdentifier * | NewLC(const TDesC8 &, TInt &) |
| Inherited Attributes | |
|---|---|
| CAlgorithmIdentifier::iAlgorithmId | |
| CAlgorithmIdentifier::iEncodedParams | |
| IMPORT_C CWTLSAlgorithmIdentifier * | NewL | ( | const TDesC8 & | aBinaryData, |
| TInt & | aPos | |||
| ) | [static] | |||
| IMPORT_C CWTLSAlgorithmIdentifier * | NewLC | ( | const TDesC8 & | aBinaryData | ) | [static] |
| IMPORT_C CWTLSAlgorithmIdentifier * | NewLC | ( | const TDesC8 & | aBinaryData, |
| TInt & | aPos | |||
| ) | [static] | |||