CWTLSAlgorithmIdentifier Class Reference

#include <wtlscert.h>

Link against: wtlscert.lib

class CWTLSAlgorithmIdentifier : public CAlgorithmIdentifier

Inherits from

Member Function Documentation

NewL ( const TDesC8 & )

IMPORT_C CWTLSAlgorithmIdentifier *NewL(const TDesC8 &aBinaryData)[static]

NewL ( const TDesC8 &, TInt & )

IMPORT_C CWTLSAlgorithmIdentifier *NewL(const TDesC8 &aBinaryData,
TInt &aPos
)[static]

NewLC ( const TDesC8 & )

IMPORT_C CWTLSAlgorithmIdentifier *NewLC(const TDesC8 &aBinaryData)[static]

NewLC ( const TDesC8 &, TInt & )

IMPORT_C CWTLSAlgorithmIdentifier *NewLC(const TDesC8 &aBinaryData,
TInt &aPos
)[static]