Key_RSA.Signature Property
Gets the signature associated with the current key.
Namespace: Microsoft.SPOT.Cryptography
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)
Syntax
public override byte [] Signature { get; }
Property Value
The signature associated with the current key.
Version Information
Available in .NET Micro Framework version 2.0, 2.5
See Also
Reference
Key_RSA Class
Key_RSA Members
Microsoft.SPOT.Cryptography Namespace