Discuss this help topic in SecureBlackbox Forum
Contains received content digest.
Declaration
[C#/Java]
byte[] ReceivedContentDigest;
[VB.NET]
Property ReceivedContentDigest As Byte()
[Pascal]
property ReceivedContentDigest : ByteArray;
Description
Use this property to specify digest of the received content.
Discuss this help topic in SecureBlackbox Forum