PGPBase Properties
The PGPBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
KeyExchangeAlgorithm |
Gets the name of the key exchange algorithm available with this implementation of RSA.
|
![]() |
KeySize |
Gets or sets the size, in bits, of the key modulus used by the asymmetric algorithm.
|
![]() |
LegalKeySizes |
Gets the key sizes that are supported by the asymmetric algorithm.
|
![]() |
SignatureAlgorithm |
Gets the name of the signature algorithm available with this implementation of RSA.
|