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


Glossary Item Box

The following tables list the members exposed by RtlProcessKey.

Public Constructors

 NameDescription
Public ConstructorRtlProcessKey Constructor  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)EncryptorReturns a single instance of the encryptor, it's thread-safe.  
Top

Protected Properties

 NameDescription
Protected PropertyBlockSizeOverridden. The size of an input block  
Protected PropertyTransformSizeOverridden. The size of an output block  
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)
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 block of data  
Protected MethodEncryptBlockOverridden. Encrypts the block of data  
Top

See Also

Generated with Document! X 2011 by Innovasys