Serialized Form
-
Package com.exceptionfactory.jagged.framework.armor
-
Exception com.exceptionfactory.jagged.framework.armor.ArmoredDecodingException
class ArmoredDecodingException extends IOException implements Serializable
-
-
Package com.exceptionfactory.jagged.framework.crypto
-
Class com.exceptionfactory.jagged.framework.crypto.CipherKey
class CipherKey extends com.exceptionfactory.jagged.framework.crypto.CryptographicAlgorithmKey implements Serializable -
Class com.exceptionfactory.jagged.framework.crypto.EncryptedFileKey
class EncryptedFileKey extends com.exceptionfactory.jagged.framework.crypto.CryptographicAlgorithmKey implements Serializable -
Class com.exceptionfactory.jagged.framework.crypto.MacKey
class MacKey extends com.exceptionfactory.jagged.framework.crypto.CryptographicAlgorithmKey implements Serializable -
Class com.exceptionfactory.jagged.framework.crypto.PayloadNonceKey
class PayloadNonceKey extends MacKey implements Serializable
-