method X509Certificate.prototype.checkIssued
#X509Certificate.prototype.checkIssued(otherCert: X509Certificate): boolean
Checks whether this certificate was issued by the given otherCert
.
Parameters #
#otherCert: X509Certificate
Return Type #
boolean