GetPAdESLTVCertificateCount

Digital signatures

Description

Returns how many certificates the last ApplyPAdESLongTermValidation call staged.

Syntax

Delphi

Function TPDFlib.GetPAdESLTVCertificateCount: Integer;

Return values

CountThe number staged, valid until the next call.

Remarks

A count lower than the path length points to material that could not be obtained; GetPAdESLTVError says why.

See also

ApplyPAdESLongTermValidation, GetPAdESLTVError