x509.verify(publicKey)
publicKey
<KeyObject> 公钥。- 返回: <boolean>
验证此证书是否由给定的公钥签名。 不对证书执行任何其他验证检查。
publicKey
<KeyObject> A public key.- Returns: <boolean>
Verifies that this certificate was signed by the given public key. Does not perform any other validation checks on the certificate.