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