SymmetricAlgorithm: KeySize (get) |
Gets the size of the key, in bits, used by the symmetric algorithm.
Public Property Get KeySize ( ) As Long
The valid key sizes are specified by the particular symmetric algorithm implementation and are listed in the LegalKeySizes property.
Read/Write.