TspAuthenticodeRequestData Property |
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; }
Public ReadOnly Property Data As Byte()
Get
public:
property array<unsigned char>^ Data {
array<unsigned char>^ get ();
}
member Data : byte[] with get
Property Value
Type:
ByteSee Also