botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
x509PathValidate
botan
cert
x509
x509path
PKIX Path Validation
PathValidationResult
x509PathValidate
(Vector!X509Certificate end_certs, PathValidationRestrictions restrictions, Vector!CertificateStore certstores)
PathValidationResult
x509PathValidate
(X509Certificate end_cert, PathValidationRestrictions restrictions, Vector!CertificateStore certstores)
PathValidationResult
x509PathValidate
(X509Certificate end_cert, PathValidationRestrictions restrictions, CertificateStore store)
static if
(
BOTAN_HAS_X509_CERTIFICATES
)
PathValidationResult
x509PathValidate
()
(
in
X509Certificate
end_cert
,
auto
const
ref
PathValidationRestrictions
restrictions
,
in
CertificateStore
store
)
PathValidationResult
x509PathValidate
(Vector!X509Certificate end_certs, PathValidationRestrictions restrictions, CertificateStore store)
Meta
Source
See Implementation
botan
cert
x509
x509path
functions
checkChain
findCrlsFor
findIssuingCert
x509PathValidate
structs
PathValidationRestrictions
PathValidationResult
PKIX Path Validation