x509.checkPrivateKey(privateKey)
privateKey
<KeyObject> 私钥。- 返回: <boolean>
检查此证书的公钥是否与给定的私钥一致。
privateKey
<KeyObject> A private key.- Returns: <boolean>
Checks whether the public key for this certificate is consistent with the given private key.
privateKey
<KeyObject> 私钥。检查此证书的公钥是否与给定的私钥一致。
privateKey
<KeyObject> A private key.Checks whether the public key for this certificate is consistent with the given private key.