Serialized Form
-
Package org.conscrypt
-
Exception Class org.conscrypt.HpkeDecryptException
class HpkeDecryptException extends GeneralSecurityException implements Serializable- serialVersionUID:
- 5903211285098828754L
-
Class org.conscrypt.OpenSslEdDsaPrivateKey
class OpenSslEdDsaPrivateKey extends Object implements Serializable- serialVersionUID:
- -3136201500221850916L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
privateKeyBytes
byte[] privateKeyBytes
-
-
Class org.conscrypt.OpenSslEdDsaPublicKey
class OpenSslEdDsaPublicKey extends Object implements Serializable- serialVersionUID:
- 453861992373478445L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
publicKeyBytes
byte[] publicKeyBytes
-
-
Class org.conscrypt.OpenSslMlDsaPrivateKey
class OpenSslMlDsaPrivateKey extends Object implements Serializable- serialVersionUID:
- 4300026724137109155L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
seed
byte[] seed
-
-
Class org.conscrypt.OpenSslMlDsaPublicKey
class OpenSslMlDsaPublicKey extends Object implements Serializable- serialVersionUID:
- 453861992373478445L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
raw
byte[] raw
-
-
Class org.conscrypt.OpenSslMlKemPrivateKey
class OpenSslMlKemPrivateKey extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
-
writeObject
-
-
Serialized Fields
-
algorithm
MlKemAlgorithm algorithm
-
seed
byte[] seed
-
-
Class org.conscrypt.OpenSslMlKemPublicKey
class OpenSslMlKemPublicKey extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
-
writeObject
-
-
Serialized Fields
-
algorithm
MlKemAlgorithm algorithm
-
raw
byte[] raw
-
-
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:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
modulus
BigInteger modulus
-
publicExponent
BigInteger publicExponent
-
-
Class org.conscrypt.OpenSslSlhDsaPrivateKey
class OpenSslSlhDsaPrivateKey extends Object implements Serializable- serialVersionUID:
- -8653535385691750709L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
raw
byte[] raw
-
-
Class org.conscrypt.OpenSslSlhDsaPublicKey
class OpenSslSlhDsaPublicKey extends Object implements Serializable- serialVersionUID:
- 5010722981202743591L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
raw
byte[] raw
-
-
Class org.conscrypt.OpenSSLX25519PrivateKey
class OpenSSLX25519PrivateKey extends Object implements Serializable- serialVersionUID:
- -3136201500221850916L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
uCoordinate
byte[] uCoordinate
-
-
Class org.conscrypt.OpenSSLX25519PublicKey
class OpenSSLX25519PublicKey extends Object implements Serializable- serialVersionUID:
- 453861992373478445L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
uCoordinate
byte[] uCoordinate
-
-
Class org.conscrypt.OpenSSLX509Certificate
class OpenSSLX509Certificate extends X509Certificate implements Serializable- serialVersionUID:
- 1992239142393372128L
-
Class org.conscrypt.OpenSslXwingPrivateKey
class OpenSslXwingPrivateKey extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
-
writeObject
-
-
Serialized Fields
-
raw
byte[] raw
-
-
Class org.conscrypt.OpenSslXwingPublicKey
class OpenSslXwingPublicKey extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
-
writeObject
-
-
Serialized Fields
-
raw
byte[] raw
-
-
-
Package org.conscrypt.ct
-
Exception Class org.conscrypt.ct.SerializationException
class SerializationException extends Exception implements Serializable- serialVersionUID:
- -5317873136664833411L
-