Skip to content

Instantly share code, notes, and snippets.

@riferrei
Created November 24, 2008 16:42
Show Gist options
  • Save riferrei/28518 to your computer and use it in GitHub Desktop.
Save riferrei/28518 to your computer and use it in GitHub Desktop.
@Retention(value=RetentionPolicy.RUNTIME)
@Target(value=ElementType.FIELD)
public @interface CipherKey {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment