Verifies the signature ('sello') in an XML file.
Comprueba la firma («Sello») en un archivo XML.
Nothing else is checked: dates, certificate expiry, certificate revocation, RFC number, validity of version as at date of issue. The SAT validator sites may do extra tests that indicate a Comprobante is invalid even if it passes the FirmaSAT tests.
Cmd : | VERIFYSIG Command |
.NET : | Sat.VerifySignature Method (String) Sat.VerifySignature Method (String, String) |
VBA/VB6 : | satVerifySignature Function |
C (ANSI) : | SAT_VerifySignature Function |
C++ (STL) : | firmasat::Sat::VerifySignature |