TripleDES: Padding (let) |
Sets the padding to be used by the algorithm.
Public Property Let Padding( ByVal Value As PaddingMode ) :
Padding is added to the end of plain text data to make the data length an even multiple of the block size.
Read/Write.