Searched refs:requestSignedCertificates (Results 1 – 2 of 2) sorted by relevance
89 List<byte[]> certChains = ServerInterface.requestSignedCertificates(context, in provisionCerts()
57 public static List<byte[]> requestSignedCertificates(Context context, byte[] csr, in requestSignedCertificates() method in ServerInterface