cryptoservices/certificateandkeymgmt/x509/x509cert.cpp
branchRCL_3
changeset 96 a71299154b21
parent 95 641f389e9157
--- a/cryptoservices/certificateandkeymgmt/x509/x509cert.cpp	Tue Aug 31 17:00:08 2010 +0300
+++ b/cryptoservices/certificateandkeymgmt/x509/x509cert.cpp	Wed Sep 01 12:40:57 2010 +0100
@@ -1338,7 +1338,6 @@
 	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.