OptionaladapterThe adapter to use for this specific field. Overrides the global adapter set via setEncryptionAdapter().
OptionalskipIf true, the field will only be hashed when the value has changed (i.e. it does not look like a hash already). Default: true.
OptionalalgorithmOptional algorithm label for documentation / metadata purposes. Has no functional effect — it just marks the intended algorithm. Example: 'bcrypt', 'argon2id', 'scrypt'
Options for the
Secure
/ SecureField decorator.