Verify if a private key matches the certificate or CSR. Uses Node.js native crypto for universal algorithm support (RSA, ECDSA, Ed25519). Compares public keys derived from both the private key and cert/CSR in DER format.
Verify if a private key matches the certificate or CSR. Uses Node.js native crypto for universal algorithm support (RSA, ECDSA, Ed25519). Compares public keys derived from both the private key and cert/CSR in DER format.