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


Glossary Item Box

The following tables list the members exposed by AsymmetricKey.

Protected Constructors

 NameDescription
Protected ConstructorAsymmetricKey Constructor  
Top

Protected Properties

 NameDescription
Protected PropertyBlockSizeProvides the size, in bytes, of the maximum transform unit  
Protected PropertyTransformSizeProivdes the output size, in bytes, assuming an input of BlockSize  
Top

Public Methods

 NameDescription
Public MethodDecryptOverloaded. Overridden. Decrypts a raw data block as a set of bytes  
Public MethodDisposeOverloaded. Clears any secure memory associated with this object (Inherited from CSharpTest.Net.Crypto.CryptoKey)
Public MethodEncryptOverloaded. Overridden. Encrypts a raw data block as a set of bytes  
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 MethodDecryptBlockDecrypts a raw data block as a set of bytes  
Protected MethodEncryptBlockEncrypts a raw data block as a set of bytes  
Top

See Also

Generated with Document! X 2011 by Innovasys