Serialized Form
-
Package org.conscrypt
-
Class org.conscrypt.OpenSSLProvider extends Provider implements Serializable
- serialVersionUID:
- 2996752495318905136L
-
Class org.conscrypt.OpenSSLRandom extends SecureRandomSpi implements Serializable
- serialVersionUID:
- 8506210602917522861L
-
Class org.conscrypt.OpenSSLRSAPublicKey extends Object implements Serializable
- serialVersionUID:
- 123125005824688292L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
modulus
BigInteger modulus
-
publicExponent
BigInteger publicExponent
-
-
Class org.conscrypt.OpenSSLX509Certificate extends X509Certificate implements Serializable
- serialVersionUID:
- 1992239142393372128L
-
-
Package org.conscrypt.ct
-
Class org.conscrypt.ct.SerializationException extends Exception implements Serializable
- serialVersionUID:
- -5317873136664833411L
-