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