DSAParameters: p (let)

p

Sets the P parameter of the key.



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

Parameters

Value
[ByRef] Byte. The new P parameter.

Read/Write.

See Also

Project CorLib Overview

Class DSAParameters Overview