Verify the selloSAT signature in CFDI XML document.
Namespace:
FirmaSATAssembly: diFirmaSatNet (in diFirmaSatNet.dll) Version: 10.50.0.29531
Syntax
C# |
---|
public static int VerifySignature( string xmlFile, string certFile ) |
Visual Basic (Declaration) |
---|
Public Shared Function VerifySignature ( _ xmlFile As String, _ certFile As String _ ) As Integer |
Parameters
- xmlFile
- Type: System..::.String
Name of input XML file to be processed (or a string containing XML data)
- certFile
- Type: System..::.String
X.509 certificate file of PAC who signed the TFD (required)