Annotation Interface Crypto
Encryption annotation to encrypt/decrypt fields and input parameters
- Author:
- dfuentes Created by dfuentes on 15/03/2017.
- See Also:
-
Nested Class Summary
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionAction type to apply encryp/decryptPassword to use with the algorithm
-
Element Details
-
action
Crypto.ActionType actionAction type to apply encryp/decrypt- Returns:
-
password
String passwordPassword to use with the algorithm- Returns:
-