Searched refs:toCertificateChain (Results 1 – 1 of 1) sorted by relevance
149 private Certificate[] toCertificateChain(byte[] bytes) throws CertificateException { in toCertificateChain() method in AliasLoaderTest289 .thenReturn(toCertificateChain(mRSACertOne)); in prepareKeyStoreWithCertificates()291 .thenReturn(toCertificateChain(mECCertOne)); in prepareKeyStoreWithCertificates()293 .thenReturn(toCertificateChain(mRSACertTwo)); in prepareKeyStoreWithCertificates()295 .thenReturn(toCertificateChain(mECCertTwo)); in prepareKeyStoreWithCertificates()