Searched defs:LocalSigner (Results 1 – 1 of 1) sorted by relevance
40 public class LocalSigner implements ISigner { class62 public LocalSigner(PrivateKey privateKey, List<X509Certificate> certificates) { in LocalSigner() method in LocalSigner