RC2CryptoServiceProvider: UseSalt (let)

UseSalt

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



 Public Property Let UseSalt(
	  ByVal RHS As Boolean )

Parameters

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

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class RC2CryptoServiceProvider Overview RC2CryptoServiceProvider Properties RC2CryptoServiceProvider Methods UseSalt (get) ValidKeySize