The IMessageLockedAlgorithm 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.
|
![]() | 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.
|
![]() | LargestValidKey |
Get a value indicating the largest legal keysize
|
See Also