DSAParameters: g (let)

g

Sets the G parameter of the key.



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

Parameters

Value
[ByRef] Byte. The new G value.

Read/Write.

See Also

Project CorLib Overview

Class DSAParameters Overview