Serialized Form
-
Package convex.core.crypto
-
Class convex.core.crypto.AProvider
class AProvider extends Provider implements Serializable -
Class convex.core.crypto.InsecureRandom
class InsecureRandom extends SecureRandom implements Serializable
-
-
Package convex.core.crypto.bc
-
Class convex.core.crypto.bc.BCProvider
class BCProvider extends AProvider implements Serializable
-
-
Package convex.core.exceptions
-
Exception convex.core.exceptions.BadFormatException
class BadFormatException extends ValidationException implements Serializable -
Exception convex.core.exceptions.BadSignatureException
class BadSignatureException extends ValidationException implements Serializable-
Serialized Fields
-
sig
SignedData<?> sig
-
-
-
Exception convex.core.exceptions.BaseException
class BaseException extends Exception implements Serializable -
Exception convex.core.exceptions.InvalidDataException
class InvalidDataException extends ValidationException implements Serializable-
Serialized Fields
-
data
Object data
-
-
-
Exception convex.core.exceptions.MissingDataException
class MissingDataException extends RuntimeException implements Serializable -
Exception convex.core.exceptions.ParseException
class ParseException extends RuntimeException implements Serializable -
Exception convex.core.exceptions.TODOException
class TODOException extends RuntimeException implements Serializable -
Exception convex.core.exceptions.ValidationException
class ValidationException extends BaseException implements Serializable
-