Click or drag to resize

SignedContentBlobSignature Property

BLOB containing a signed hash of the encoded data.

Namespace:  SysadminsLV.PKI.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public Asn1BitString Signature { get; set; }

Property Value

Type: Asn1BitString
See Also