libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
x509_attributes_st.value_
libressl_d
openssl
x509
x509_attributes_st
Undocumented in source.
struct
x509_attributes_st
union
value_ {
char
*
ptr_
;
libressl_d
.
openssl
.
asn1
.
stack_st_ASN1_TYPE
*
set
;
libressl_d
.
openssl
.
asn1
.
ASN1_TYPE
*
single
;
}
Members
Variables
ptr_
char
*
ptr_
;
Undocumented in source.
set
libressl_d
.
openssl
.
asn1
.
stack_st_ASN1_TYPE
*
set
;
0
single
libressl_d
.
openssl
.
asn1
.
ASN1_TYPE
*
single
;
1
Meta
Source
See Implementation
libressl_d
openssl
x509
x509_attributes_st
unions
value_
variables
object
single
value