Module crypt.api
Package io.github.astrapi69.crypt.api.annotation
package io.github.astrapi69.crypt.api.annotation
This package provides annotations for mark a class or interface that it is obfuscated, encrypted
or decrypted
-
Annotation InterfacesClassDescriptionThe marker annotation
Decryptedmarks a field that it was decrypted as the name let assume.The marker annotationEncryptedmarks a field that it is encrypted as the name let assume.The interfaceObfuscatedmarks a field that it is obfuscated as the name let assume.