RSAPKCS1SignatureFormatter Constructor
Collapse the table of content
Expand the table of content

RSAPKCS1SignatureFormatter 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 the RSAPKCS1SignatureFormatter class.

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

public RSAPKCS1SignatureFormatter()

Use SetKey and SetHashAlgorithm to set the key and hash algorithm before calling CreateSignature.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft