Click or drag to resize

SignatureResponseSignature Property

Created RSA signature.

Namespace:  ASDSoft.WebSigner
Assembly:  ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax
C#
[DataMemberAttribute]
public byte[] Signature { get; }

Property Value

Type: Byte
See Also