This documentation is archived and is not being maintained.
RSACryptoServiceProvider. SignatureAlgorithm Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation . ]
Gets the name of the signature algorithm available with this implementation of RSA .
Namespace:
System.Security.Cryptography
Assembly:
mscorlib (in mscorlib.dll)
public override string SignatureAlgorithm { get ; }
Property Value Type:
System. String The name of the signature algorithm. This property is used in XML digital signature classes to indicate the algorithm URI. In this implementation, this property always returns http://www.w3.org/2000/09/xmldsig#rsa-sha1.
Windows Phone OS Supported in: 8.1, 8.0, 7.1