Module crypt.api.main
Package io.github.astrapi69.crypto.annotations
This package provides annotations for mark a class or interface that it is obfuscated, encrypted or decrypted
-
Annotation Types Summary Annotation Type Description Decrypted The marker annotationDecryptedmarks a field that it was decrypted as the name let assume.Encrypted The marker annotationEncryptedmarks a field that it is encrypted as the name let assume.Obfuscated The interfaceObfuscatedmarks a field that it is obfuscated as the name let assume.