AsymmetricAlgorithm: KeySize (let)

KeySize

Sets the key size to be used by the current algorithm instance.

 Public Property Let KeySize(
	  ByVal RHS As Long ) :

Parameters

RHS
[ByVal] Long. The new key size value.

Remarks

Read/Write.

See Also

Project VBCorLib Overview | Class AsymmetricAlgorithm Overview