DSA: KeySize (let)

KeySize

Sets the key size for the current implementation.



 Public Property Let KeySize(
	  ByVal RHS As Long ) :

Parameters

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

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DSA Overview DSA Properties DSA Methods KeySize (get) LegalKeySizes (get)