cryptoservices/certificateandkeymgmt/x509/x509cert.cpp
branchRCL_3
changeset 61 641f389e9157
parent 53 b38692a04122
child 62 a71299154b21
--- a/cryptoservices/certificateandkeymgmt/x509/x509cert.cpp	Thu Aug 19 11:38:48 2010 +0300
+++ b/cryptoservices/certificateandkeymgmt/x509/x509cert.cpp	Tue Aug 31 17:00:08 2010 +0300
@@ -1338,6 +1338,7 @@
 	return KeyIdentifierL();
 	}
 
+
 EXPORT_C TKeyIdentifier CX509Certificate::SubjectKeyIdL() const
 	{
 	// if it is a v1 or v2 type then there is no way of knowing which is a CA, treat all certs as CA as done in the certificate recognizer.