FirmaSAT Manual

Query a Certificate

Queries an X.509 certificate for a given value.
Búsquedas un certificado X.509 para un valor dado.

Function index by language

Cmd : QUERYCERT Command  
.NET : Sat.QueryCert Method
VBA/VB6 : satQueryCert Function  
C (ANSI) : SAT_QueryCert Function  
C++ (STL) : firmasat::Sat::QueryCert  
QueryResult
notAfterGet certificate expiry date
notBeforeGet certificate start date
organizationNameGet organization name of issuer. Expecting "Servicio de Administración Tributaria" if issued by SAT
orgNameShorter form of organizationName
companyNameGet organization name of subject. This should be your company name. New in [v10.40]
rfcGet RFC of subject. Expecting 12 or 13 characters if issued by SAT.
serialNumberGet decoded serial number. Expecting 20 decimal digits if issued by SAT.
sigAlgGet algorithm used to sign certificate (e.g. "sha256WithRSAEncryption")
keySizeGet size in bits of certificate's public key (e.g. "2048")

Note that the sigAlg option gives the algorithm used to sign the certificate, not the algorithm used for the sello node.

[PREV: Get Certificate Validity Dates...]   [Contents]   [Index]   
   [NEXT: Get XML Attribute...]

Copyright © 2007-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-04-08T04:07:56Z.