diff -r dd83586b62d6 -r b4bf7a662141 cryptoservices/certificateandkeymgmt/inc/x509cert.h --- 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.