GetPAdESSignatureCMSBytes

Security and Signatures

Description

Returns the canonical DER CMS bytes extracted from the target signature field.

Syntax

Delphi

Function GetPAdESSignatureCMSBytes(STSProcessID: Integer): AnsiString;

Parameters

STSProcessIDValue returned by one of the NewPAdESSignatureTimeStampProcessFrom* functions.

Returns

Returns CMS DER bytes after GetPAdESSignatureValueHashHex has prepared the process; returns an empty string before preparation or after a load failure.

See also

SetPAdESSignatureCMSBytes