Hi all,

OpenSSL-0.9.7-beta4 for WinCE works fine except when I verify the digital signature of my Attribute Certificate with the X.509 public key.

I use the following command:

ASN1_item_verify(ASN1_ITEM_rptr(ASN1attributeCertificateInfo),
                                (X509_ALGOR *) ACasn1->signatureAlgorithm,
                                ACasn1->signatureValue,
                                ACasn1->acinfo,
                                pkeyX509);

This verifying works fine in Visual C++ 6.0. Can anyone help me??

Regards...

  Manuel Gil Pérez - Proyecto MIMICS II
  Facultad de Informática
  Universidad de Murcia (Spain) Tfo: +34 968364640

  http://ants.dif.um.es

Reply via email to