Decrypt | Use this function to decrypt a block of data. |
Encrypt | Use this function to encrypt a block of data. |
FinishDecrypt | Use this function to finish decrypting after you have decrypted all of the blocks. |
FinishEncrypt | Use this function to finish encrypting after you have encrypted all of the blocks. |
PaddingBlockSize | Use this property to get the padding value that is needed for the algorithm that implements the IEncryptionAlgorithm interface. |
[Footnote]