SaltedSHA512PasswordStorageSchemeCfgDefn.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
302N/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.
302N/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".
302N/Aproperty.enabled.synopsis=Indicates whether the Salted SHA512 Password Storage Scheme is enabled for use.
302N/Aproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Salted SHA512 Password Storage Scheme implementation.