Searched refs:getTBSCertificate (Results 1 – 5 of 5) sorted by relevance
144 public byte[] getTBSCertificate() throws CertificateEncodingException { in getTBSCertificate() method in DelegatingX509Certificate145 return mDelegate.getTBSCertificate(); in getTBSCertificate()
1212 public byte[] getTBSCertificate() throws CertificateEncodingException { in getTBSCertificate() method in ApkSignatureSchemeV2Verifier.WrappedX509Certificate1213 return wrapped.getTBSCertificate(); in getTBSCertificate()
45498 …method public abstract byte[] getTBSCertificate() throws java.security.cert.CertificateEncodingExc…
59463 …method public abstract byte[] getTBSCertificate() throws java.security.cert.CertificateEncodingExc…
63371 …method public abstract byte[] getTBSCertificate() throws java.security.cert.CertificateEncodingExc…