AAL2GenVerifySignatureCmd
- 22 Jan 2025
- 2 Minutes à lire
- SombreLumière
- PDF
AAL2GenVerifySignatureCmd
- Mis à jour le 22 Jan 2025
- 2 Minutes à lire
- SombreLumière
- PDF
The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article
Avez-vous trouvé ce résumé utile ?
Merci pour vos commentaires
Function prototype
aat_int32 AAL2GenVerifySignatureCmd(
aat_byte *Cmd,
aat_int32 *CmdSize,
TDigipassBlob *DPData,
TKernelParms *CallParms,
aat_ascii *Signature,
aat_ascii SignedDataFields[8][20],
aat_int32 FieldCount,
aat_int32 DeferredSignatureData);
Description
This function creates a command that directs the HSM to validate a signature using the given data and to return a result in the form of a reply.
The signature validation on the HSM is identical to the functionality available with the Authentication Suite Server SDK Software e-Signature Validation Service. For information on the associated functions, refer to the Authentication Suite Server SDK C-C++ Programmer's Guide.
This function must be used with the post-HSM API AAL2ProcVerifySignatureRpl.
Parameters
Return codes
Cet article vous a-t-il été utile ?