RSAParameters: q (get)

q

Returns the Q parameter of the key.



 Public Property Get q ( ) As Byte ( )

Return Values

Byte() -  A byte array of the Q value.

Remarks

This is the Prime2 value of the key.

Read/Write.

See Also

Project CorLib Overview

Class RSAParameters Overview