The MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | DeriveKey(Stream) |
Gets the MLE key for the given message
|
![]() | DeriveKey(Stream, Int32) |
Gets the MLE key for the given message
|
![]() | 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 ![]() |
![]() | GetDecryptor |
Creates a message locked decryptor object with the current
key, hash algorythm and, symetric algorythm.
|
![]() | GetEncryptor |
Creates a message locked encryptor object with the current
hash algorythm and symetric algorythm.
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | LargestValidKey |
Get a value indicating the largest legal keysize
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
See Also