RSAParameters: Exponent (let)

Exponent

Sets the public exponent of the key.



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

Parameters

Value
[ByRef] Byte. The new exponent value.

Read/Write.

See Also

Project CorLib Overview

Class RSAParameters Overview