DSAParameters: seed (let)

seed

Sets the Seed for the key.



 Public Property Let seed(
	  ByRef Value ( ) As Byte )

Parameters

Value
[ByRef] Byte. The new Seed value.

Read/Write.

See Also

Project CorLib Overview

Class DSAParameters Overview