Searched refs:getTBSCertificate (Results 1 – 1 of 1) sorted by relevance
116 public byte[] getTBSCertificate() throws CertificateEncodingException { in getTBSCertificate() method in DelegatingX509Certificate117 return mDelegate.getTBSCertificate(); in getTBSCertificate()