SignatureVerification
Vue de l’ensemble
‘SignatureVerification’ est un type dans Aspose.PDF FOSS pour Go.
La signatureVerification est le résultat de la vérification d’une signatura numérique.
Propriétés : ‘Certificate’, ‘coversWholeDocument’, `Err’, ‘FieldName’, ‘IntegrityOK’, ’Location’ et 4 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
FieldName | string | Read/Write | Gets the field name. |
SignerName | string | Read/Write | Gets the signer name. |
Reason | string | Read/Write | Gets the reason. |
Location | string | Read/Write | Gets the location. |
SigningTime | time.Time | Read/Write | Gets the signing time. |
Valid | bool | Read/Write | Gets the valid. |
IntegrityOK | bool | Read/Write | Gets the integrity ok. |
CoversWholeDocument | bool | Read/Write | Gets the covers whole document. |
Certificate | *x509.Certificate | Read/Write | Gets the certificate. |
Err | error | Read/Write | Gets the err. |
Voir aussi
- Aspose.PDF — Résultats de l’API d’entreprise