Mono Class Library: OverviewSystem.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
[read-only] abstractKeyExchangeAlgorithm string. Gets the key exchange algorithm. KeySize int. Gets or sets the actual key size. [read-only] LegalKeySizes KeySizes[]. Gets all legal key sizes for the algorithm. [read-only] abstractSignatureAlgorithm string. Gets the signature algorithm.