GetSignProcessSeedValueError
Ασφάλεια και υπογραφές
Περιγραφή
Επιστρέφει το διαγνωστικό κείμενο που παράγεται όταν ταυτότητα ή ρύθμιση υπογραφής παραβιάζει περιορισμό seed value πεδίου υπογραφής
Σύνταξη
Delphi
Function TPDFlib.GetSignProcessSeedValueError(SignProcessID: Integer): WideString;
ActiveX
Function PDFlib::GetSignProcessSeedValueError(SignProcessID As Long) As String
DLL
const wchar_t* DLGetSignProcessSeedValueError(int InstanceID, int SignProcessID);
Παράμετροι
| SignProcessID | Value returned by a NewSignProcessFrom* function |
|---|
Τιμές επιστροφής
Επιστρέφει κενή συμβολοσειρά πριν από αποτυχία seed value ή για άκυρο process id· αλλιώς επιστρέφει συγκεκριμένη διάγνωση filter, SubFilter, digest, reason, revocation-information, certificate, version ή unsupported-constraint
Παρατηρήσεις
An EndSignProcessTo* call returns signing result 13 when seed-value validation failsValidation occurs after the signing identity is opened but before the signature field or output destination is modified
The ANSI DLL variant is
DLGetSignProcessSeedValueErrorA
Δείτε επίσης
SetSignatureFieldSeedValue, AddSignatureFieldSeedCertificate, GetSignProcessResult