RSA: KeySize (let)

KeySize

Sets the key size used by the current RSA instance.



 Public Property Let KeySize(
	  ByVal Value As Long ) :

Parameters

Value
[ByVal] Long. The new key size in bits.

Read/Write.

See Also

Project CorLib Overview

Class RSA Overview