Searched defs:sha256Certificate (Results 1 – 1 of 1) sorted by relevance
6285 public boolean hasSha256Certificate(byte[] sha256Certificate) { in hasSha256Certificate()6297 public boolean hasSha256Certificate(byte[] sha256Certificate, @CertCapabilities int flags) { in hasSha256Certificate()6301 private boolean hasSha256CertificateInternal(byte[] sha256Certificate, int flags) { in hasSha256CertificateInternal()