Extracting a timestamp from a PKCS#7
smveloso_at_gmail.com
Date: 10/21/05
- Previous message: lelteto: "RE: Question about OffloadModExpo() Function"
- Next in thread: Michel Gallant: "Re: Extracting a timestamp from a PKCS#7"
- Reply: Michel Gallant: "Re: Extracting a timestamp from a PKCS#7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 21 Oct 2005 13:00:58 -0700
Hi,
I am having problems trying to retrieve the timestamp encoded in a
pkcs#7 digital signature.
I am using MS CryptoAPI and I extract the authenticated attribute
using the CryptMsgGetParam(...) function. After all processing is done,
I get a pointer to a CRYPT_ATTR_BLOB structure, which in turn provides
me with a BYTE* (with the timestamp info).
The problem is how to process this BYTE* to extract the original
timestamp information... how is it encoded ? Does anyone know where can
I find this information ?
Thank you,
Sérgio
- Previous message: lelteto: "RE: Question about OffloadModExpo() Function"
- Next in thread: Michel Gallant: "Re: Extracting a timestamp from a PKCS#7"
- Reply: Michel Gallant: "Re: Extracting a timestamp from a PKCS#7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|