RC2CryptoServiceProvider: Key (get)

Key

Returns the current secret key.



 Public Property Get Key ( ) As Byte ( )

Return Values

Byte() -  The secret key.

Remarks

If no key has been set, then a new random key will be generated.

Read/Write.

See Also

Project CorLib Overview

Class RC2CryptoServiceProvider Overview