botan v1.12.12 (2020-01-26T16:00:04Z)
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