Click or drag to resize

TspAuthenticodeRequestData Property

Gets the data included in request. The value is a signature (EncryptedHash property of PkcsSignerInfo object).

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

Property Value

Type: Byte
See Also