SHA1


Object Hierarchy:

Object hierarchy for SHA1

Description:

public class SHA1 : Hashed

SHA1 PasswordType, returning a 40 character hex string.

Application configuration can have two options:

* pre_salt: Added before the password value when being hashed. * post_salt: Added after the password value when being hashed. * iterations: Number of times to hash the resulting string.

The same options can be passed at the time of conversion, but they will override application values, not added to them.


Package: ambition

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Ambition.Authorization.PasswordType.Hashed
 
All known members inherited from interface Ambition.Authorization.IPasswordType