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