| SymmetricAlgorithm: Mode (let) |
Sets the mode the current algorithm is set to.
Public Property Let Mode( ByVal RHS As CipherMode ) :
The algoritm can operate in several modes. The modes determine how the data is processed from one block to the next.
Read/Write.
Project VBCorLib Overview Class SymmetricAlgorithm Overview SymmetricAlgorithm Properties SymmetricAlgorithm Methods Mode (get) Padding (get)