TripleDES: KeySize (get) |
Returns the size of the key, in bits, used by the cryptographic operation.
Public Property Get KeySize ( ) As Long
The size of keys are measured in bits. Common key sizes are 64, 128, 192, and 256 bit lengths.
Read/Write.