adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / PasswordHash Class
Fields Methods

In This Topic
    PasswordHash Class Members
    In This Topic

    The following tables list the members exposed by PasswordHash.

    Public Fields
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Creates a salted PBKDF2 hash of the password.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic) Validates a password given a hash of the correct one.  
    Top
    See Also