AsymmetricKeyExchangeFormatter Constructor
Collapse the table of content
Expand the table of content

AsymmetricKeyExchangeFormatter Constructor

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes a new instance of AsymmetricKeyExchangeFormatter.

Namespace:  System.Security.Cryptography
Assembly:  mscorlib (in mscorlib.dll)

protected AsymmetricKeyExchangeFormatter()

You cannot create an instance of an abstract class. Application code will create a new instance of a derived class.

Use SetKey to set the key before calling CreateKeyExchange.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft