The properties of System.Security.Cryptography.AsymmetricAlgorithm are listed below. For a list of all members, see the AsymmetricAlgorithm Members list.
See Also: Inherited members from System.Object
[read-only] abstract | KeyExchangeAlgorithm | string.
![]() When overridden in a derived class, gets the name of the key exchange algorithm. |
KeySize | int.
![]() Gets or sets the size, in bits, of the key modulus used by the asymmetric algorithm. | |
[read-only] | LegalKeySizes | KeySizes[].
![]() Gets the key sizes that are supported by the asymmetric algorithm. |
[read-only] abstract | SignatureAlgorithm | string.
![]() Gets the name of the signature algorithm. |