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


Glossary Item Box

The following tables list the members exposed by Salt.

Public Constructors

 NameDescription
Public ConstructorSalt ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public FieldDefaultSizeThe size of the salt if unspecified  
Top

Public Properties

 NameDescription
Public PropertyBitSizeReturns the size of the salt in bits  
Public PropertyLengthreturns the total length of the salt in bytes  
Top

Protected Properties

 NameDescription
Protected PropertyHashCodeOverridden. Returns the hash code of the current salt  
Top

Public Methods

 NameDescription
Public MethodCopyToCopy the salt to the specified offset in the byte array  
Public Methodstatic (Shared in Visual Basic)CreateBytesOverloaded. Creates n bytes of data usable as a salt  
Public MethodEqualsOverloaded. Overridden. Returns true if the two Salts are using the same data  
Public Methodstatic (Shared in Visual Basic)FromBytesCreates salt from the provided bytes or a hash of the bytes  
Public Methodstatic (Shared in Visual Basic)FromStringRecreates a salt value from a string  
Public MethodGetDataOverloaded. Returns the salt combined with a copy of the speicified data  
Public MethodToArrayReturns the salt as an array of bytes  
Public MethodToStreamReturns the salt as a stream  
Public MethodToStringReturns the base64 encoding of the salt  
Top

See Also

Generated with Document! X 2011 by Innovasys