botan v1.13.4 (2023-03-01T00:35:38Z)
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)
PathValidationResult
x509PathValidate
(Vector!X509Certificate end_certs, PathValidationRestrictions restrictions, CertificateStore store)
static if
(
BOTAN_HAS_X509_CERTIFICATES
)
PathValidationResult
x509PathValidate
()
(
const
ref
Vector
!
X509Certificate
end_certs
,
auto
const
ref
PathValidationRestrictions
restrictions
,
in
CertificateStore
store
)
Meta
Source
See Implementation
botan
cert
x509
x509path
functions
checkChain
findCrlsFor
findIssuingCert
x509PathValidate
structs
PathValidationRestrictions
PathValidationResult
PKIX Path Validation