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


Glossary Item Box

The following tables list the members exposed by PBKDF2.

Public Constructors

 NameDescription
Public ConstructorPBKDF2 ConstructorConstructs the Rfc2898DeriveBytes implementation.  
Top

Public Properties

 NameDescription
Public PropertyIterationCountGets or sets the number of iterations for the operation. (Inherited from System.Security.Cryptography.Rfc2898DeriveBytes)
Public PropertySaltGets or sets the key salt value for the operation. (Inherited from System.Security.Cryptography.Rfc2898DeriveBytes)
Top

Public Methods

 NameDescription
Public MethodDisposeDisposes of the object  
Public MethodGetBytesOverridden. Overloaded, The base implementation is broken for length > 20, further the RFC doesnt support lenght > 20 and stipulates that the operation should fail.  
Public MethodResetWhen overridden in a derived class, resets the state of the operation. (Inherited from System.Security.Cryptography.DeriveBytes)
Top

See Also

Generated with Document! X 2011 by Innovasys