NodecryptoX509Certificate.prototype.checkPrivateKeymethod X509Certificate.prototype.checkPrivateKey#X509Certificate.prototype.checkPrivateKey(privateKey: KeyObject): booleanChecks whether the public key for this certificate is consistent with the given private key. Parameters ##privateKey: KeyObjectA private key. Return Type #boolean
method X509Certificate.prototype.checkPrivateKey#X509Certificate.prototype.checkPrivateKey(privateKey: KeyObject): booleanChecks whether the public key for this certificate is consistent with the given private key. Parameters ##privateKey: KeyObjectA private key. Return Type #boolean