Verifies that the public key in an X.509 certificate matches the private key.
Comprueba que la clave pública en un certificado X.509 coincida con la clave privada.
Cmd : | KEYCHECK Command |
.NET : | Sat.CheckKeyAndCert Method |
VBA/VB6 : | satCheckKeyAndCert Function |
C (ANSI) : | SAT_CheckKeyAndCert Function |
C++ (STL) : | firmasat::Sat::CheckKeyAndCert |