CSharpTest.Net
PasswordHash Class Members
See Also  Fields  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace : PasswordHash Class


Glossary Item Box

The following tables list the members exposed by PasswordHash.

Public Constructors

 NameDescription
Public ConstructorPasswordHash ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public FieldStandardIterationsDefines the derived hash iteration count used  
Top

Public Properties

 NameDescription
Public PropertyLengthreturns the salted-hash length in bytes  
Public PropertySaltreturns the salt used to create this hash  
Top

Protected Properties

 NameDescription
Protected PropertyHashCodeOverridden. Gets the hash  
Top

Public Methods

 NameDescription
Public MethodCompareToOverridden. Compares the hash  
Public MethodDisposeDisposes of hash bytes  
Public MethodEqualsOverloaded. Determines whether the specified System.Object is equal to the current System.Object. (Inherited from CSharpTest.Net.Bases.Equatable<PasswordHash>)
Public Methodstatic (Shared in Visual Basic)FromBytesrecreates a hash from the bytes returned by ToArray()  
Public Methodstatic (Shared in Visual Basic)FromStringrecreates a hash from a base-64 encoded string  
Public MethodToArrayreturns the salted-hash bytes  
Public MethodToStringReturns the hash as a base-64 encoded string  
Public MethodVerifyPasswordOverloaded. Returns true if the provided password matches this hash  
Top

See Also

Generated with Document! X 2011 by Innovasys