cryptoservices/certificateandkeymgmt/pkcs7/cmssigneridentifier.cpp
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
   152 
   152 
   153 EXPORT_C const TDesC8& CCmsSignerIdentifier::SubjectKeyIdentifier() const
   153 EXPORT_C const TDesC8& CCmsSignerIdentifier::SubjectKeyIdentifier() const
   154 	{
   154 	{
   155 	return *iSubjectKeyIdExt;
   155 	return *iSubjectKeyIdExt;
   156 	}
   156 	}
       
   157 
       
   158 
       
   159 
       
   160