- ValueNotFoundException - Exception in com.casper.sdk.exceptions
-
Custom exception to throw when json key not found
- ValueNotFoundException(String) - Constructor for exception com.casper.sdk.exceptions.ValueNotFoundException
-
- valueOf(String) - Static method in enum com.casper.sdk.service.MethodEnums
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.casper.sdk.types.AccessRights
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.casper.sdk.types.CLKeyInfo.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.casper.sdk.types.CLType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.casper.sdk.types.KeyAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.casper.sdk.types.KeyAlgorithm
-
- values() - Static method in enum com.casper.sdk.service.MethodEnums
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.casper.sdk.types.AccessRights
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.casper.sdk.types.CLKeyInfo.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.casper.sdk.types.CLType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.casper.sdk.types.KeyAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifySignature(AsymmetricKeyParameter, byte[], byte[]) - Method in class com.casper.sdk.service.SigningService
-