TripleDES: KeySize (let) |
Sets the size of the key, in bits.
Public Property Let KeySize( ByVal Value As Long ) :
The size of keys are measured in bits. Common key sizes are 64, 128, 192, and 256 bit lengths.
This will cause the Key property to reset and regenerate when needed.
Read/Write.