The MLETransformBase THashAlgorithm, TEncryptionAlgorithm type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing,
releasing, or resetting unmanaged resources.
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() ![]() | GetTransform |
Returns a ICryptoTransform for TEncryptionAlgorythm for the
given TransformKey and direction
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ReportHashCheck | |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | TransformBlock |
Transforms the specified region of the input byte array and
copies the resulting transform to the specified region of the
output byte array.
|
![]() | TransformFinalBlock |
Transforms the specified region of the specified byte array.
|
See Also