RSAPKCS1SignatureDeformatter 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 RSAPKCS1SignatureDeformatter class.
Assembly: mscorlib (in mscorlib.dll)
Use SetKey and SetHashAlgorithm to set the key and hash algorithm before calling VerifySignature.
Show: