The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AsymmetricAlgorithm::SignatureAlgorithm Property
.NET Framework (current version)
When implemented in a derived class, gets the name of the signature algorithm. Otherwise, always throws a NotImplementedException.
Assembly: mscorlib (in mscorlib.dll)
The following code example demonstrates how to override the SignatureAlgorithm property to return the name of the signature algorithm. This code example is part of a larger example provided for the AsymmetricAlgorithm class.
.NET Framework
Available since 1.1
Windows Phone Silverlight
Available since 7.1
Available since 1.1
Windows Phone Silverlight
Available since 7.1
Show: