method X509Certificate.prototype.checkIssued
Jump to headingX509Certificate.prototype.checkIssued(otherCert: X509Certificate): boolean
Checks whether this certificate was issued by the given otherCert
.
Parameters Jump to heading
Jump to headingotherCert: X509Certificate
Return Type Jump to heading
boolean