cryptoservices/certificateandkeymgmt/inc/pkcs7.iby
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 
    17 #ifndef __PKCS7_IBY__
    18 #ifndef __PKCS7_IBY__
    18 #define __PKCS7_IBY__
    19 #define __PKCS7_IBY__
    19 
    20 
    20 // depends upon x509 certificate chains
    21 // depends upon x509 certificate chains
    21 #include <certman.iby>
    22 #include <certman.iby>
    22 // DEF137562 fix - Illegal dependency of OCSP on HTTP. Relocation of OCSP component from OS to MW layer.
    23 // DEF139848 fix - Forward Propogation from Symtb9.1 - Illegal dependency from OCSP to HTTP.
    23 #include <ocsp.iby>
    24 #include <ocsp.iby>
    24 
       
    25 
    25 
    26 file=ABI_DIR\BUILD_DIR\pkcs7.dll	System\Libs\pkcs7.dll
    26 file=ABI_DIR\BUILD_DIR\pkcs7.dll	System\Libs\pkcs7.dll
    27 #endif
    27 #endif