cryptoservices/certificateandkeymgmt/inc/x509cert.h
changeset 65 970c0057d9bc
parent 60 11c66574c2a2
--- a/cryptoservices/certificateandkeymgmt/inc/x509cert.h	Mon May 03 14:11:52 2010 +0300
+++ b/cryptoservices/certificateandkeymgmt/inc/x509cert.h	Tue May 25 00:47:47 2010 +0530
@@ -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.