method X509Certificate.prototype.checkIssued
X509Certificate.prototype.checkIssued(otherCert: X509Certificate): boolean
Deprecated
Checks whether this certificate was issued by the given otherCert
.
otherCert: X509Certificate
boolean
X509Certificate.prototype.checkIssued(otherCert: X509Certificate): boolean
Checks whether this certificate was issued by the given otherCert
.
otherCert: X509Certificate
boolean