Searched defs:signerCertPath (Results 1 – 2 of 2) sorted by relevance
48 private CertPath signerCertPath; field in CodeSigner73 public CodeSigner(CertPath signerCertPath, Timestamp timestamp) { in CodeSigner()
61 private CertPath signerCertPath; field in Timestamp75 public Timestamp(Date timestamp, CertPath signerCertPath) { in Timestamp()