Click or drag to resize

SignedContentBlobToBeSignedData Property

A BLOB that has been encoded by using Distinguished Encoding Rules (DER) and that is to be signed.

Namespace:  SysadminsLV.PKI.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public byte[] ToBeSignedData { get; }

Property Value

Type: Byte
See Also