hunt-openssl ~master (2021-04-30T03:10:28Z)
Home
Dub
Repo
x509_attributes_st.value_
deimos
openssl
x509
x509_attributes_st
Undocumented in source.
struct
x509_attributes_st
union
value_ {
char
*
ptr
;
STACK_OF
!(
ASN1_TYPE
)*
set
;
ASN1_TYPE
*
single
;
}
Members
Variables
ptr
char
*
ptr
;
Undocumented in source.
set
STACK_OF
!(
ASN1_TYPE
)*
set
;
Undocumented in source.
single
ASN1_TYPE
*
single
;
Undocumented in source.
Meta
Source
See Implementation
deimos
openssl
x509
x509_attributes_st
unions
value_
variables
object
single
value