DES: Key (let) |
Sets the secret key to be used by the cryptographic operation.
Public Property Let Key( ByRef Value ( ) As Byte ) :
Valid key sizes are determined by the individual algorithms. A list of valid sizes can be obtained through the LegalKeySizes property.
Read/Write.