igcv3 - v1.1.0
    Preparing search index...

    Function verifyKeyMatch

    • 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.

      Parameters

      Returns boolean