TspMessageImprintMessageHash Property
Gets the hash of data.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public byte[] MessageHash { get; }
Public ReadOnly Property MessageHash As Byte()
Get
public:
property array<unsigned char>^ MessageHash {
array<unsigned char>^ get ();
}
member MessageHash : byte[] with get
Property Value
Byte