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