Searched refs:InternalX509Certificate (Results 1 – 2 of 2) sorted by relevance
97 class InternalX509Certificate extends JSTransferable { class190 value = new InternalX509Certificate(this[kHandle].getIssuerCert());359 InternalX509Certificate.prototype.constructor = X509Certificate;361 InternalX509Certificate.prototype,366 InternalX509Certificate, property
102 InternalX509Certificate,1131 return cert ? new InternalX509Certificate(cert) : undefined;1136 return cert ? new InternalX509Certificate(cert) : undefined;