Searched refs:digAlgorithm (Results 1 – 1 of 1) sorted by relevance
80 private AlgorithmIdentifier digAlgorithm; field in SignerInfo126 AlgorithmIdentifier digAlgorithm, in SignerInfo() argument142 this.digAlgorithm = digAlgorithm; in SignerInfo()160 AlgorithmIdentifier digAlgorithm, in SignerInfo() argument176 this.digAlgorithm = digAlgorithm; in SignerInfo()193 digAlgorithm = AlgorithmIdentifier.getInstance(e.nextElement()); in SignerInfo()238 return digAlgorithm; in getDigestAlgorithm()265 v.add(digAlgorithm); in toASN1Primitive()