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


Glossary Item Box

The following tables list the members exposed by LocalHostKey.

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)CurrentUserEncrypts data for the current user  
Public Fieldstatic (Shared in Visual Basic)LocalMachineEncrypts data for the this machine  
Top

Protected Properties

 NameDescription
Protected PropertyBlockSizeOverridden. Block size  
Protected PropertyTransformSizeOverridden. Output size  
Top

Public Methods

 NameDescription
Public MethodDecryptOverloaded. Decrypts the given bytes (Inherited from CSharpTest.Net.Crypto.CryptoKey)
Public MethodDisposeOverloaded. Clears any secure memory associated with this object (Inherited from CSharpTest.Net.Crypto.CryptoKey)
Public MethodEncryptOverloaded. Encrypts the given bytes (Inherited from CSharpTest.Net.Crypto.CryptoKey)
Public MethodWithSaltSets or changes the salt for this encryption key  
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)
Protected MethodDecryptBlockOverridden. Decrypts the given bytes  
Protected MethodEncryptBlockOverridden. Encrypts the given bytes  
Top

See Also

Generated with Document! X 2011 by Innovasys