Searched defs:toCertificate (Results 1 – 4 of 4) sorted by relevance
179 private static X509Certificate toCertificate(@NonNull byte[] bytes) in toCertificate() method in FileIntegrityService
144 private Certificate toCertificate(byte[] bytes) throws CertificateException { in toCertificate() method in AliasLoaderTest
223 static X509Certificate toCertificate(byte[] bytes) { in toCertificate() method in AndroidKeyStoreSpi
936 public static X509Certificate toCertificate(@NonNull byte[] bytes) { in toCertificate() method in KeyChain