vpnengine/vpnmanager/inc/pkiutil.h
branchCompilerCompatibility
changeset 14 9d511737e233
parent 0 33413c0669b9
equal deleted inserted replaced
11:b8f33a304ef2 14:9d511737e233
   121                                                const TDesC8& aIdentityRfc822Name,
   121                                                const TDesC8& aIdentityRfc822Name,
   122                                                const TPKICertificateOwnerType aOwnerType);
   122                                                const TPKICertificateOwnerType aOwnerType);
   123 
   123 
   124     static CX509Certificate* ReadCertificateLC(RPKIServiceAPI& aPkiService,
   124     static CX509Certificate* ReadCertificateLC(RPKIServiceAPI& aPkiService,
   125                                                const TPKIKeyIdentifier& aKeyId);
   125                                                const TPKIKeyIdentifier& aKeyId);
   126     static HBufC8* PkiUtil::To8BitL(const TDesC16& aDes);
   126     static HBufC8* To8BitL(const TDesC16& aDes);
   127 
   127 
   128     };
   128     };
   129 
   129 
   130 #endif // __PKIUTIL_H__
   130 #endif // __PKIUTIL_H__