NAME
Net::mbedTLS::X::mbedTLS::x509VerificationFailed
DESCRIPTION
This class represents X.509 certificate verification failures from mbedTLS.
It subclasses Net::mbedTLS::X::mbedTLS and, in addition to the attributes that that class exposes, also exposes:
verification_flags
- A bit field that describes the verification failure.verification_string
- A string that representsverification_flags
.