Dr. Stephen Henson wrote:
> 
> The X509_ATTRIBUTE type uses an ASN1_TYPE structure to hold the attribute
> data. A SEQUENCE (and other structured types) is contained in an embedded
> ASN1_STRING structure whose contents are the complete encoding of the relevant
> type.
> 
> So you pass V_ASN1_SEQUENCE for the "attrtype" parameter and the encoding and
> length in the "data" and "len" parameters respectively.
> 
Thank you!

Do you have interest in inclusion of X.509AC in OpenSSL distribution?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to