RC2CryptoServiceProvider: UseSalt (let)

UseSalt

Sets if a salt value will be used with the key generation.



 Public Property Let UseSalt(
	  ByVal Value As Boolean )

Parameters

Value
[ByVal] Boolean. Whether a salt value will be used with the key generation.

Read/Write.

See Also

Project CorLib Overview

Class RC2CryptoServiceProvider Overview