EmbeddedTimestampVerificationResultGetCMSDigestStatusAsString Method |
Retrieves the result condition associated with the CMS signed digest verification step, as a descriptive string.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetCMSDigestStatusAsString()
Public Function GetCMSDigestStatusAsString As String
public:
virtual String^ GetCMSDigestStatusAsString() sealed
function GetCMSDigestStatusAsString();
Return Value
Type:
Stringa string.
Remarks Output may change in future versions.
See Also