CSharpTest.Net
PasswordHash Constructor
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > PasswordHash Class : PasswordHash Constructor

Glossary Item Box

Overload List

OverloadDescription
PasswordHash Constructor(Stream,Salt)Creates a salted hash from the given bytes and salt  
PasswordHash Constructor(Password)Creates a salted hash from the given password  
PasswordHash Constructor(Password,Salt)Creates a salted hash from the given password and salt  
PasswordHash Constructor(Boolean,Byte[],Salt)Creates the hash from the given bytes and salt  
PasswordHash Constructor(Boolean,Byte[])Creates the hash from the given bytes  
PasswordHash Constructor(String,Salt)Creates the hash from the given data and salt  
PasswordHash Constructor(String)Creates the hash from the given data and salt  
PasswordHash Constructor(SecureString,Salt)Creates the hash from the given data and salt  
PasswordHash Constructor(SecureString)Creates the hash from the given data and salt  

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys