Searched refs:getTBSCertList (Results 1 – 8 of 8) sorted by relevance
146 public byte[] getTBSCertList() { in getTBSCertList() method in X509CRLTest.TBTCRL314 crl.getTBSCertList(); in testAbstractMethods()
171 public byte[] getTBSCertList() { in getTBSCertList() method in X509CRL2Test.MyX509CRL
617 public byte[] getTBSCertList() { in getTBSCertList() method in X509CRLSelector2Test.TestCRL
408 public abstract byte[] getTBSCertList() throws CRLException; in getTBSCertList() method in X509CRL
189 getTBSCertList(f); in test_Provider()347 private void getTBSCertList(CertificateFactory f) throws Exception { in getTBSCertList() method in X509CRLTest351 assertEquals(Arrays.toString(expected), Arrays.toString(crlRsa.getTBSCertList())); in getTBSCertList()
165 public byte[] getTBSCertList() throws java.security.cert.CRLException { in getTBSCertList() method in X509CRLImpl
748 public byte[] getTBSCertList() throws CRLException { in getTBSCertList() method in X509CRLImpl
8415 method public abstract byte[] getTBSCertList() throws java.security.cert.CRLException;