| Modifier and Type | Class and Description |
|---|---|
class |
BaseBlockCipherSerializer<T extends org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher>
Serializer that serializes the BouncyCastle base block cipher
subclasses.
|
class |
CipherSerializer
Kryo serializer that deconstructs a
Cipher class and
allows for serialization / deserialization. |
class |
EncryptionStateSerializer
Kryo serializer that deconstructs a
EncryptionState class for serialization / deserialization. |
class |
HmacSerializer
Kryo serializer that deconstructs a BouncyCastle
HMac instance
and allows for serialization and deserialization. |
class |
PKCS11Serializer
Kryo serializer class that serializes
PKCS11 instances. |
class |
SessionRefSerializer
Serialization class that allows for (de)serialization of
sun.security.pkcs11.SessionRef instances. |
Copyright © 2012–2017 Joyent. All rights reserved.