Parameters Property
Collapse the table of content
Expand the table of content

RSAPKCS1KeyExchangeFormatter.Parameters Property

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

Gets the parameters for the PKCS #1 key exchange.

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

public override string Parameters { get; }

Property Value

Type: System.String
An XML string containing the parameters of the PKCS #1 key exchange operation.

The Parameters property returns an XML string that contains Uniform Resource Identifiers (URIs) that describe the parameters of the PKCS #1 key exchange operation. Note that the URIs are not guaranteed to point to active addresses.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft