RSAParameters: Exponent (get)

Exponent

Returns the public exponent of the key.



 Public Property Get Exponent ( ) As Byte ( )

Return Values

Byte() -  A byte array of the public exponent.

Read/Write.

See Also

Project CorLib Overview

Class RSAParameters Overview