cryptoservices/certificateandkeymgmt/inc/pkcs7contentinfo_v2.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 
       
    19 
    17 
    20 
    18 
    21 /**
    19 /**
    22  @file
    20  @file
    23  @publishedPartner
    21  @publishedPartner
   157 	/** The ContentData present in PKCS7 ContentInfo*/
   155 	/** The ContentData present in PKCS7 ContentInfo*/
   158 	TPtrC8 iContentData;
   156 	TPtrC8 iContentData;
   159 	};
   157 	};
   160 
   158 
   161 #endif // __PKCS7_CONTENT_INFO_V2_H__
   159 #endif // __PKCS7_CONTENT_INFO_V2_H__
       
   160 
       
   161