Uses of Interface
com.teamdev.jxbrowser.net.tls.CertVerificationError
Packages that use CertVerificationError
-
Uses of CertVerificationError in com.teamdev.jxbrowser.net.callback
Methods in com.teamdev.jxbrowser.net.callback that return types with arguments of type CertVerificationErrorModifier and TypeMethodDescriptiondefault List<CertVerificationError>
VerifyCertificateCallback.Params.verificationErrors()
Returns the list of errors found by the default SSL certificate verifier.