botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
X509CRLImpl.X509CRLError
botan
cert
x509
x509_crl
X509CRLImpl
This class represents CRL related errors.
class
X509CRLImpl
class
X509CRLError : Exception {
this
(string error);
}
Constructors
this
this
(string error)
Undocumented in source.
Meta
Source
See Implementation
botan
cert
x509
x509_crl
X509CRLImpl
classes
X509CRLError
constructors
this
functions
authorityKeyId
crlNumber
forceDecode
getRevoked
isRevoked
issuerDn
nextUpdate
thisUpdate
variables
m_info
m_revoked
m_throw_on_unknown_critical
This class represents CRL related errors.