Serialized Form
-
Package org.bouncycastle.jsse.provider
-
Class org.bouncycastle.jsse.provider.BouncyCastleJsseProvider
class BouncyCastleJsseProvider extends Provider implements Serializable
-
-
Package org.bouncycastle.tls
-
Exception Class org.bouncycastle.tls.TlsException
class TlsException extends IOException implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
Exception Class org.bouncycastle.tls.TlsFatalAlert
class TlsFatalAlert extends TlsException implements Serializable-
Serialized Fields
-
alertDescription
short alertDescription
-
-
-
Exception Class org.bouncycastle.tls.TlsFatalAlertReceived
class TlsFatalAlertReceived extends TlsException implements Serializable-
Serialized Fields
-
alertDescription
short alertDescription
-
-
-
Exception Class org.bouncycastle.tls.TlsNoCloseNotifyException
class TlsNoCloseNotifyException extends EOFException implements Serializable -
Exception Class org.bouncycastle.tls.TlsTimeoutException
class TlsTimeoutException extends IOException implements Serializable
-
-
Package org.bouncycastle.tls.crypto
-
Exception Class org.bouncycastle.tls.crypto.TlsCryptoException
class TlsCryptoException extends TlsException implements Serializable
-