AsymmetricAlgorithm: KeySize (get)

KeySize

Returns the key size of the current algorithm instance.



 Public Property Get KeySize ( ) As Long

Return Values

Long -  The key size being used by the current algorithm instance.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class AsymmetricAlgorithm Overview AsymmetricAlgorithm Properties AsymmetricAlgorithm Methods KeyExchangeAlgorithm (get) KeySize (let)