Typedef for a STACK_OF(X509_EXTENSION) used as an ASN.1 SEQUENCE OF Extension.

Synopsis

Declared in <openssl/x509.h>

typedef stack_st_X509_EXTENSION X509_EXTENSIONS;

Created with MrDocs