toggle menu
Fuzio
2026.0.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.net.tls
/
CertVerificationError
Cert
Verification
Error
public
interface
CertVerificationError
An error found by Chromium when verifying an SSL certificate.
Members
Functions
detailed
Description
Link copied to clipboard
public
String
detailedDescription
(
)
A detailed localized human-readable description of the verification error.
short
Description
Link copied to clipboard
public
String
shortDescription
(
)
A short localized human-readable description of the verification error.
status
Link copied to clipboard
public
CertVerificationStatus
status
(
)
The certificate verification status.