Serialized Form
-
Package org.conscrypt
-
Class org.conscrypt.HpkeDecryptException extends java.security.GeneralSecurityException implements Serializable
- serialVersionUID:
- 5903211285098828754L
-
Class org.conscrypt.OpenSslEdDsaPrivateKey extends java.lang.Object implements Serializable
- serialVersionUID:
- -3136201500221850916L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException- Throws:
java.io.IOException
-
-
Serialized Fields
-
privateKeyBytes
byte[] privateKeyBytes
-
-
Class org.conscrypt.OpenSslEdDsaPublicKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 453861992373478445L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException- Throws:
java.io.IOException
-
-
Serialized Fields
-
publicKeyBytes
byte[] publicKeyBytes
-
-
Class org.conscrypt.OpenSslMlDsaPrivateKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 4300026724137109155L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException- Throws:
java.io.IOException
-
-
Serialized Fields
-
seed
byte[] seed
-
-
Class org.conscrypt.OpenSslMlDsaPublicKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 453861992373478445L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException- Throws:
java.io.IOException
-
-
Serialized Fields
-
raw
byte[] raw
-
-
Class org.conscrypt.OpenSslMlKemPrivateKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in)
-
writeObject
private void writeObject(java.io.ObjectOutputStream out)
-
-
Serialized Fields
-
algorithm
MlKemAlgorithm algorithm
-
seed
byte[] seed
-
-
Class org.conscrypt.OpenSslMlKemPublicKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in)
-
writeObject
private void writeObject(java.io.ObjectOutputStream out)
-
-
Serialized Fields
-
algorithm
MlKemAlgorithm algorithm
-
raw
byte[] raw
-
-
Class org.conscrypt.OpenSSLProvider extends java.security.Provider implements Serializable
- serialVersionUID:
- 2996752495318905136L
-
Class org.conscrypt.OpenSSLRandom extends java.security.SecureRandomSpi implements Serializable
- serialVersionUID:
- 8506210602917522861L
-
Class org.conscrypt.OpenSSLRSAPublicKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 123125005824688292L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException- Throws:
java.io.IOException
-
-
Serialized Fields
-
modulus
java.math.BigInteger modulus
-
publicExponent
java.math.BigInteger publicExponent
-
-
Class org.conscrypt.OpenSslSlhDsaPrivateKey extends java.lang.Object implements Serializable
- serialVersionUID:
- -8653535385691750709L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException- Throws:
java.io.IOException
-
-
Serialized Fields
-
raw
byte[] raw
-
-
Class org.conscrypt.OpenSslSlhDsaPublicKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 5010722981202743591L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException- Throws:
java.io.IOException
-
-
Serialized Fields
-
raw
byte[] raw
-
-
Class org.conscrypt.OpenSSLX25519PrivateKey extends java.lang.Object implements Serializable
- serialVersionUID:
- -3136201500221850916L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException- Throws:
java.io.IOException
-
-
Serialized Fields
-
uCoordinate
byte[] uCoordinate
-
-
Class org.conscrypt.OpenSSLX25519PublicKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 453861992373478445L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException- Throws:
java.io.IOException
-
-
Serialized Fields
-
uCoordinate
byte[] uCoordinate
-
-
Class org.conscrypt.OpenSSLX509Certificate extends java.security.cert.X509Certificate implements Serializable
- serialVersionUID:
- 1992239142393372128L
-
Serialized Fields
-
notAfter
java.util.Date notAfter
-
notBefore
java.util.Date notBefore
-
-
Class org.conscrypt.OpenSslXwingPrivateKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in)
-
writeObject
private void writeObject(java.io.ObjectOutputStream out)
-
-
Serialized Fields
-
raw
byte[] raw
-
-
Class org.conscrypt.OpenSslXwingPublicKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in)
-
writeObject
private void writeObject(java.io.ObjectOutputStream out)
-
-
Serialized Fields
-
raw
byte[] raw
-
-
-
Package org.conscrypt.ct
-
Class org.conscrypt.ct.SerializationException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -5317873136664833411L
-