Serialized Form
-
Package cloud.opencode.base.crypto.exception
-
Exception Class cloud.opencode.base.crypto.exception.OpenCryptoException
class OpenCryptoException extends RuntimeException implements Serializable -
Exception Class cloud.opencode.base.crypto.exception.OpenKeyException
class OpenKeyException extends RuntimeException implements Serializable-
Serialized Fields
-
keyType
String keyType
-
-
-
Exception Class cloud.opencode.base.crypto.exception.OpenSignatureException
class OpenSignatureException extends RuntimeException implements Serializable-
Serialized Fields
-
algorithm
String algorithm
-
-
-
-
Package cloud.opencode.base.crypto.policy
-
Exception Class cloud.opencode.base.crypto.policy.PolicyViolationException
class PolicyViolationException extends OpenCryptoException implements Serializable-
Serialized Fields
-
violatedAlgorithm
String violatedAlgorithm
-
-
-