Interface Sha1PasswordStorageSchemeCfgClient

  • All Superinterfaces:
    ConfigurationClient, PasswordStorageSchemeCfgClient

    public interface Sha1PasswordStorageSchemeCfgClient
    extends PasswordStorageSchemeCfgClient
    A client-side interface for reading and modifying SHA-1 Password Storage Scheme settings.

    The SHA-1 Password Storage Scheme provides a mechanism for encoding user passwords using an unsalted form of the SHA-1 message digest algorithm. Because the implementation does not use any kind of salting mechanism, a given password always has the same encoded form.