asn1_type_st Struct Reference
#include <stdapis/openssl/asn1.h>
struct asn1_type_st
Public Attributes
ASN1_STRING
*
asn1_string
ASN1_BIT_STRING
*
bit_string
ASN1_BMPSTRING
*
bmpstring
ASN1_BOOLEAN
boolean
ASN1_ENUMERATED
*
enumerated
ASN1_GENERALIZEDTIME
*
generalizedtime
ASN1_GENERALSTRING
*
generalstring
ASN1_IA5STRING
*
ia5string
ASN1_INTEGER
*
integer
ASN1_OBJECT
*
object
ASN1_OCTET_STRING
*
octet_string
ASN1_PRINTABLESTRING
*
printablestring
char *
ptr
ASN1_STRING
*
sequence
ASN1_STRING
*
set
ASN1_T61STRING
*
t61string
int
type
ASN1_UNIVERSALSTRING
*
universalstring
ASN1_UTCTIME
*
utctime
ASN1_UTF8STRING
*
utf8string
union asn1_type_st::@1
value
ASN1_VISIBLESTRING
*
visiblestring
Member Attribute Documentation
asn1_string
ASN1_STRING
*
asn1_string
bit_string
ASN1_BIT_STRING
*
bit_string
bmpstring
ASN1_BMPSTRING
*
bmpstring
boolean
ASN1_BOOLEAN
boolean
enumerated
ASN1_ENUMERATED
*
enumerated
generalizedtime
ASN1_GENERALIZEDTIME
*
generalizedtime
generalstring
ASN1_GENERALSTRING
*
generalstring
ia5string
ASN1_IA5STRING
*
ia5string
integer
ASN1_INTEGER
*
integer
object
ASN1_OBJECT
*
object
octet_string
ASN1_OCTET_STRING
*
octet_string
printablestring
ASN1_PRINTABLESTRING
*
printablestring
ptr
char *
ptr
sequence
ASN1_STRING
*
sequence
set
ASN1_STRING
*
set
t61string
ASN1_T61STRING
*
t61string
type
int
type
universalstring
ASN1_UNIVERSALSTRING
*
universalstring
utctime
ASN1_UTCTIME
*
utctime
utf8string
ASN1_UTF8STRING
*
utf8string
value
union asn1_type_st::@1
value
visiblestring
ASN1_VISIBLESTRING
*
visiblestring