Searched defs:toCertificate (Results 1 – 3 of 3) sorted by relevance
294 private static X509Certificate toCertificate(@NonNull byte[] bytes) in toCertificate() method in FileIntegrityService
936 public static X509Certificate toCertificate(@NonNull byte[] bytes) { in toCertificate() method in KeyChain
237 static X509Certificate toCertificate(byte[] bytes) { in toCertificate() method in AndroidKeyStoreSpi