RC2: Key (get) |
Returns the secret key used by the cryptographic operation.
Public Property Get Key ( ) As Byte ( ) :
Valid key sizes are determined by the individual algorithms. A list of valid sizes can be obtained through the LegalKeySizes property.
If a key has not been set, then a new key will be generated automatically.
Read/Write.