NodecryptoX509Certificate.prototype.verifymethod X509Certificate.prototype.verify#X509Certificate.prototype.verify(publicKey: KeyObject): booleanVerifies that this certificate was signed by the given public key. Does not perform any other validation checks on the certificate. Parameters ##publicKey: KeyObjectA public key. Return Type #boolean
method X509Certificate.prototype.verify#X509Certificate.prototype.verify(publicKey: KeyObject): booleanVerifies that this certificate was signed by the given public key. Does not perform any other validation checks on the certificate. Parameters ##publicKey: KeyObjectA public key. Return Type #boolean