On Fri, Oct 08, 2010, anon.y.mous wrote: > > I have worked out how to do it for the templates contained within the array > (creating a new macro alongside ASN1_IMP defining > ASN1_TFLG_IMPTAG|ASN1_TFLG_APPLICATION) and declaring the inner templates > using the new macro, but am struggling with the top level one. Do I need to > do something similar ? Any ideas ? >
You need a special type for the top level and "item template". Check out the definition of GENERAL_NAMES for an example. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
