cryptoservices/certificateandkeymgmt/inc/x509cert.h
changeset 80 b4bf7a662141
parent 60 11c66574c2a2
--- a/cryptoservices/certificateandkeymgmt/inc/x509cert.h	Fri Jun 11 15:32:35 2010 +0300
+++ b/cryptoservices/certificateandkeymgmt/inc/x509cert.h	Tue Jul 06 16:21:56 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.