| DES: Padding (let) |
Sets the padding to be used by the algorithm.
Public Property Let Padding( ByVal RHS 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.
Project VBCorLib Overview Class DES Overview DES Properties DES Methods Padding (get) ToString