libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
ocsp_cert_status_st.value_
libressl_d
openssl
ocsp
ocsp_cert_status_st
Undocumented in source.
struct
ocsp_cert_status_st
union
value_ {
libressl_d
.
openssl
.
ossl_typ
.
ASN1_NULL
*
good
;
.
OCSP_REVOKEDINFO
*
revoked
;
libressl_d
.
openssl
.
ossl_typ
.
ASN1_NULL
*
unknown
;
}
Members
Variables
good
libressl_d
.
openssl
.
ossl_typ
.
ASN1_NULL
*
good
;
Undocumented in source.
revoked
.
OCSP_REVOKEDINFO
*
revoked
;
Undocumented in source.
unknown
libressl_d
.
openssl
.
ossl_typ
.
ASN1_NULL
*
unknown
;
Undocumented in source.
Meta
Source
See Implementation
libressl_d
openssl
ocsp
ocsp_cert_status_st
unions
value_
variables
type
value