[#ASN1_SEQUENCE_ANY] = ASN1_SEQUENCE_ANY :mrdocs: Stack of ASN1_TYPE values representing SEQUENCE OF ANY or SET OF ANY. == Synopsis Declared in `<openssl/asn1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:stack_st_ASN1_TYPE.adoc[stack_st_ASN1_TYPE] ASN1_SEQUENCE_ANY; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#