Mono Class Library: Overview

System.Security.Cryptography.AsymmetricAlgorithm: Property Members

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

Public Properties

[read-only]
abstract
KeyExchangeAlgorithmstring. Gets the key exchange algorithm.
KeySizeint. Gets or sets the actual key size.
[read-only]
LegalKeySizesKeySizes[]. Gets all legal key sizes for the algorithm.
[read-only]
abstract
SignatureAlgorithmstring. Gets the signature algorithm.