| DES: Padding (get) |
Returns the padding to be used by the algorithm.
Public Property Get Padding ( ) 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 Mode (let) Padding (let)