networksecurity/tlsprovider/inc/tlsprovider.h
branchRCL_3
changeset 57 abbed5a4b42a
parent 11 db85996de7c4
child 58 8d540f55e491
equal deleted inserted replaced
53:7e41d162e158 57:abbed5a4b42a
   428    TBool IsCipherAvailable( const TTLSCipherSuiteMapping& aCipherSuiteMapping ) const;
   428    TBool IsCipherAvailable( const TTLSCipherSuiteMapping& aCipherSuiteMapping ) const;
   429 
   429 
   430 	void ShowUntrustedDialogL(const TValidationStatus aResult);
   430 	void ShowUntrustedDialogL(const TValidationStatus aResult);
   431 	void HandleBadCertificateL(const TValidationStatus aResult);
   431 	void HandleBadCertificateL(const TValidationStatus aResult);
   432 	TBool CheckExtendedKeyUsageL(const CX509Certificate& aSource);
   432 	TBool CheckExtendedKeyUsageL(const CX509Certificate& aSource);
   433 	HBufC* ExtractCertFieldL(const TDesC& aFieldName, const CX500DistinguishedName& aDistinguishedName);
       
   434 	
   433 	
   435 	//Active Handlers
   434 	//Active Handlers
   436 	void OnEGetSession();
   435 	void OnEGetSession();
   437 	void OnEStartSession();	
   436 	void OnEStartSession();	
   438 	void OnEBrowseTokens();
   437 	void OnEBrowseTokens();