|
Encrypts the data. This topic is under development… |
||||||||||||||||||||
|
|
||||||||||||||||||||
|
Parameters
|
||||||||||||||||||||
|
Mode values:
|
||||||||||||||||||||
|
Return value Returns the encrypted data. |
||||||||||||||||||||
|
Description Use this method when you want to encrypt the data and you have all data for encryption at hand. This method is a shorthand for InitializeEncryption / EncryptUdpdate / FinalizeEncryption sequence of calls. Remember to set Padding mode when using block mode of block ciphers. | ||||||||||||||||||||

