Obtaining CA signature from the CRL...
From: akhare1 (akhare1_at_my-deja.com)
Date: 01/30/04
- Next message: Michel Gallant: "Re: XML Digital Signature interoperability Issue between DataPower's XS40 and .NET Framework 1.1 and WSE 1.0SP1"
- Previous message: Guangxi Wu: "XML Digital Signature interoperability Issue between DataPower's XS40 and .NET Framework 1.1 and WSE 1.0SP1"
- Next in thread: Vishal Agarwal[MSFT]: "Re: Obtaining CA signature from the CRL..."
- Reply: Vishal Agarwal[MSFT]: "Re: Obtaining CA signature from the CRL..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 29 Jan 2004 16:34:13 -0800
I have been trying to obtain the signature of the CA from the CRL (so
that I can verify the signature by calling
CryptVerifyCerificateSignatureEx). As far as I can tell, there doesn't
seem to be an obvious way of doing it.
The CRL_INFO structure only contains the signing algorithm, but not
the signature itself. Calling CryptoDecodeObject with
X509_CERT_CRL_TO_BE_SIGNED with the raw CRL bytes returns success, but
what's the type of structure that's returned?
Can someone shed light on the matter?
Thanks,
Atul
- Next message: Michel Gallant: "Re: XML Digital Signature interoperability Issue between DataPower's XS40 and .NET Framework 1.1 and WSE 1.0SP1"
- Previous message: Guangxi Wu: "XML Digital Signature interoperability Issue between DataPower's XS40 and .NET Framework 1.1 and WSE 1.0SP1"
- Next in thread: Vishal Agarwal[MSFT]: "Re: Obtaining CA signature from the CRL..."
- Reply: Vishal Agarwal[MSFT]: "Re: Obtaining CA signature from the CRL..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|