When declaring an ASN1 structure, is there a way to specify a default value,
or do you just have to set them after creating the structure with ???_new()?
for example "critical":
Extension ::= SEQUENCE {
extnID OBJECT IDENTIFIER,
critical BOOLEAN DEFAULT FALSE,
extnValue OCTET STRING }
--
Chris Bare
[email protected]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [email protected]