Class CertificateUnknownAlert
java.lang.Object
java.lang.Throwable
java.lang.Exception
tech.kwik.agent15.TlsProtocolException
tech.kwik.agent15.alert.ErrorAlert
tech.kwik.agent15.alert.CertificateUnknownAlert
- All Implemented Interfaces:
Serializable
https://tools.ietf.org/html/rfc8446#section-6.2
"certificate_unknown: Some other (unspecified) issue arose in processing the certificate, rendering it unacceptable."
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ErrorAlert
alertDescriptionMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CertificateUnknownAlert
-