property MessageDigest: TBytes;
Description
The MessageDigest property specifies the message digest attribute that is associated with the signer information. This attribute is signed along with the rest of the message content.
Depending on the IncludedAttributes property this attribute can be automatically generated and placed in the SignedAttributes list.
See Also