SaltedSHA512PasswordStorageSchemeCfgDefn_fr.properties revision 5a3bd0ef762b8a3238869ac9963194555e39e6a7
177N/Auser-friendly-name=Salted SHA512 Password Storage Scheme
2362N/Auser-friendly-plural-name=Salted SHA512 Password Storage Schemes
177N/Asynopsis=The Salted SHA512 Password Storage Scheme provides a mechanism for encoding user passwords using a salted form of the 512-bit SHA-2 message digest algorithm.
177N/Adescription=This scheme contains an implementation for the user password syntax, with a storage scheme name of "SSHA512", and an implementation of the auth password syntax, with a storage scheme name of "SHA512".
177N/Aproperty.enabled.synopsis=Indicates whether the Salted SHA512 Password Storage Scheme is enabled for use.
177N/Aproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Salted SHA512 Password Storage Scheme implementation.
2362N/A