Uses of Class
org.fuin.ddd4j.ddd.DecryptionFailedException
Packages that use DecryptionFailedException
-
Uses of DecryptionFailedException in org.fuin.ddd4j.ddd
Methods in org.fuin.ddd4j.ddd that return DecryptionFailedExceptionMethods in org.fuin.ddd4j.ddd that throw DecryptionFailedExceptionModifier and TypeMethodDescription@jakarta.validation.constraints.NotEmpty byte[]EncryptedDataService.decrypt(@NotNull EncryptedData encryptedData) Decrypts the data using the information provided by the parameter.