The members of System.Security.Cryptography.AsymmetricAlgorithm are listed below.
See Also: Inherited members from System.Object
![]() Initializes a new instance of the System.Security.Cryptography.AsymmetricAlgorithm class. |
KeySizeValue | int.
![]() Represents the size, in bits, of the key modulus used by the asymmetric algorithm. | |
LegalKeySizesValue | KeySizes[].
![]() Specifies the key sizes that are supported by the asymmetric algorithm. |
[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. |
Clear()
| ||
static | Create()
| |
static | Create(string)
| |
Dispose()
| ||
abstract | FromXmlString(string)
| |
abstract | ToXmlString(bool)
|
Dispose(bool)
|
IDisposable.Dispose |
![]() For a description of this member, see IDisposable.Dispose. |