This field type is used to provide secure password storage in the database, with the decoding ability (2-way encryption).
Before saving, the password is encoded basing on one of the encryption algorithms and a random string. The password is decoded before using.