AsymmetricAlgorithm Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The AsymmetricAlgorithm type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone KeyExchangeAlgorithm When overridden in a derived class, gets the name of the key exchange algorithm.
Public propertySupported by Silverlight for Windows Phone KeySize Gets or sets the size, in bits, of the key modulus used by the asymmetric algorithm.
Public propertySupported by Silverlight for Windows Phone LegalKeySizes Gets the key sizes that are supported by the asymmetric algorithm.
Public propertySupported by Silverlight for Windows Phone SignatureAlgorithm Gets the name of the signature algorithm.

Top