cryptoservices/certificateandkeymgmt/inc/x509cert.h
branchRCL_3
changeset 53 b38692a04122
parent 42 eb9b28acd381
child 61 641f389e9157
--- a/cryptoservices/certificateandkeymgmt/inc/x509cert.h	Tue May 25 14:37:45 2010 +0300
+++ b/cryptoservices/certificateandkeymgmt/inc/x509cert.h	Wed Jun 09 11:39:05 2010 +0300
@@ -621,7 +621,7 @@
 	* as an extension in the certificate, any other certificate it returns the keyidentifier as 
 	* calculated by Symbian's proprietary logic.
 	* @return	The subject key identifier for the certificate. */
-	IMPORT_C TKeyIdentifier SubjectKeyIdL();
+	IMPORT_C TKeyIdentifier SubjectKeyIdL() const;
 				
 	/** Destructor.
 	*