x509.checkIssued(otherCert)
-
otherCert<X509Certificate> -
返回:<boolean>
¥Returns: <boolean>
检查此证书是否由给定的 otherCert 颁发。
¥Checks whether this certificate was issued by the given otherCert.
otherCert <X509Certificate>
返回:<boolean>
¥Returns: <boolean>
检查此证书是否由给定的 otherCert 颁发。
¥Checks whether this certificate was issued by the given otherCert.