Hi,
When I add @Encrypted annotation to a property in my entity, I get the following message on execution :

The record in DB is done, but there is still a problem with my entity Pass.
If I remove @Encrypted annotation, it works but the property is inevitably stored in clear in DB.
I followed your documentation to install and use the bundle.
So am I doing something wrong ? Or have I forgot something ?
PS: I work with Wamp in local
Hi,
When I add @Encrypted annotation to a property in my entity, I get the following message on execution :

The record in DB is done, but there is still a problem with my entity Pass.
If I remove @Encrypted annotation, it works but the property is inevitably stored in clear in DB.
I followed your documentation to install and use the bundle.
So am I doing something wrong ? Or have I forgot something ?
PS: I work with Wamp in local