An implementation of the checksum protocol used for verifying passwords (see Checksums). The sha-256 checksum is used by default.
secure
A boolean, that when set to a true value, forces the client to access the authentication realm via HTTPS. An attempt to access the realm via HTTP results in a redirect to the corresponding HTTPS URL. On by default.