AsymmetricSignatureFormatter.CreateSignature Method (Byte())
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When overridden in a derived class, creates the signature for the specified data.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- rgbHash
- Type:
System.Byte
()
The data to be signed.
Show: