libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
ocsp_responder_id_st.value_
libressl_d
openssl
ocsp
ocsp_responder_id_st
Undocumented in source.
struct
ocsp_responder_id_st
union
value_ {
libressl_d
.
openssl
.
ossl_typ
.
X509_NAME
*
byName
;
libressl_d
.
openssl
.
ossl_typ
.
ASN1_OCTET_STRING
*
byKey
;
}
Members
Variables
byKey
libressl_d
.
openssl
.
ossl_typ
.
ASN1_OCTET_STRING
*
byKey
;
Undocumented in source.
byName
libressl_d
.
openssl
.
ossl_typ
.
X509_NAME
*
byName
;
Undocumented in source.
Meta
Source
See Implementation
libressl_d
openssl
ocsp
ocsp_responder_id_st
unions
value_
variables
type
value