botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
decodeOptionalList
botan
cert
x509
ocsp
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_X509_CERTIFICATES
)
void
decodeOptionalList
(
ref
BERDecoder
ber
,
ASN1Tag
tag
,
ref
Vector
!
X509Certificate
output
)
Meta
Source
See Implementation
botan
cert
x509
ocsp
aliases
OCSPResponse
classes
OCSPResponseImpl
functions
checkSignature
decodeOptionalList
structs
OCSPRequest
OnlineCheck