DSAParameters: x (let)

x

Sets the X parameter of the key.



 Public Property Let x(
	  ByRef RHS ( ) As Byte )

Parameters

RHS
[ByRef] Byte. The new X parameter.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DSAParameters Overview DSAParameters Properties DSAParameters Methods x (get) y (get)