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