SymmetricAlgorithmBase: FeedbackSize (let) |
Sets the current feedback size in bits to be used.
Public Property Let FeedbackSize( ByVal Value As Long )
The feedback size must be greater than zero and evenly divisible by 8. The size cannot be greater than the current block size.
Read/Write.