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


Glossary Item Box

The following tables list the members exposed by PasswordKey.

Public Constructors

 NameDescription
Public ConstructorPasswordKey ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public FieldDefaultIterationsAdjusts the number of repetitions used when deriving password bytes  
Top

Public Properties

 NameDescription
Public PropertyIterationCountSets or Gets the iterations used with deriving the encryption key  
Public PropertyIVSets or Gets the IV used when deriving the encryption key  
Public PropertySaltSets or Gets the salt used with deriving the encryption key  
Top

Protected Properties

 NameDescription
Protected PropertyDerivedBytesReturns the derived bytes algorithm for this instance or throws ObjectDisposedException  
Top

Public Methods

 NameDescription
Public MethodCreateKeyOverloaded. Returns the key generated with the current password and salt  
Public MethodDecryptOverloaded. Overridden. Decrypts the stream with the current password and salt  
Public MethodDisposeOverloaded. Overridden. Removes the memory representation of this password and key  
Public MethodEncryptOverloaded. Overridden. Encrypts the stream with the current password and salt  
Top

Protected Methods

 NameDescription
Protected MethodAssert<T>Throws ObjectDisposedException if the object has been disposed (Inherited from CSharpTest.Net.Crypto.CryptoKey)
Protected MethodCryptographicExceptionUsed to ensure generality in excpetions raised from cryptographic routines. (Inherited from CSharpTest.Net.Crypto.CryptoKey)
Top

See Also

Generated with Document! X 2011 by Innovasys