Serialized Form
-
Package org.conscrypt
-
Class org.conscrypt.OpenSSLProvider
class OpenSSLProvider extends Provider implements Serializable- serialVersionUID:
- 2996752495318905136L
-
Class org.conscrypt.OpenSSLRandom
class OpenSSLRandom extends SecureRandomSpi implements Serializable- serialVersionUID:
- 8506210602917522861L
-
Class org.conscrypt.OpenSSLRSAPublicKey
class OpenSSLRSAPublicKey extends Object implements Serializable- serialVersionUID:
- 123125005824688292L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
modulus
BigInteger modulus
-
publicExponent
BigInteger publicExponent
-
-
Class org.conscrypt.OpenSSLX509Certificate
class OpenSSLX509Certificate extends X509Certificate implements Serializable- serialVersionUID:
- 1992239142393372128L
-
-
Package org.conscrypt.ct
-
Exception Class org.conscrypt.ct.SerializationException
class SerializationException extends Exception implements Serializable- serialVersionUID:
- -5317873136664833411L
-