Then what is the right API to do signature verification ?
thanks,
-wenwu
On 11/2/06, Olaf Gellert <[EMAIL PROTECTED]> wrote:
Krishna Prasad wrote:
> You can check for the Authority Key Identifier and in that the certificate
> serial number of the issuer.
No, that's not enough. Authority Key Id
Krishna Prasad wrote:
> You can check for the Authority Key Identifier and in that the certificate
> serial number of the issuer.
No, that's not enough. Authority Key Identifier
is only to FIND the issuer certificate. After
you found one or more certificates matching
the Authority Key Identifier,
You can check for the Authority Key Identifier and in that the certificate serial number of the issuer.
regards
krishna
On 11/2/06, Bin Lu <[EMAIL PROTECTED]> wrote:
Hi there,I have 2 certificates in X509 and I want to verify if one cert is theissuer of the other, not using the (issuer)name c