Re: Use of CryptMsgUpdate with detached envelope

From: Lauricarge (Lauricarge_at_gmail.com)
Date: 10/27/05

  • Next message: Skywing: "Re: winlogon not loading 32 bit xxgina.dll in xp 64 bit"
    Date: 27 Oct 2005 07:09:38 -0700
    
    

    My code looks like
    1. CryptMsgOpenToDecode( ...CMSG_DETACHED_FLAG... )
    2. CryptMsgUpdate( ...detached PKCS7... ) with fFinal = TRUE
    3. CryptMsgUpdate( ...data blocks... ) with fFinal = FALSE and last
    block with fFinal = TRUE
    4. CryptMsgGetParam( ... ) for certificates and other attributes


  • Next message: Skywing: "Re: winlogon not loading 32 bit xxgina.dll in xp 64 bit"