Searched refs:tbsCertificateObj (Results 1 – 2 of 2) sorted by relevance
40 return this.tbsCertificateObj;196 get tbsCertificateObj() { getter in x509Certificate213 return this.tbsCertificateObj.subs[0];218 return this.tbsCertificateObj.subs[3];223 return this.tbsCertificateObj.subs[4];228 return this.tbsCertificateObj.subs[5];233 return this.tbsCertificateObj.subs[6];239 return this.tbsCertificateObj.subs.find((sub) => sub.tag.isContextSpecific(0x03));
38 private get tbsCertificateObj();