SignedContentBlobToBeSignedData Property

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

Definition

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

Property Value

Byte

See Also