Searched refs:getDigestEncryptionAlgorithm (Results 1 – 2 of 2) sorted by relevance
87 this.encryptionAlgorithm = info.getDigestEncryptionAlgorithm(); in SignerInformation()110 this.encryptionAlgorithm = info.getDigestEncryptionAlgorithm(); in SignerInformation()487 …ils.isEquivalent(algorithmProtection.getSignatureAlgorithm(), info.getDigestEncryptionAlgorithm())) in doVerify()698 …sInfo.getAuthenticatedAttributes(), sInfo.getDigestEncryptionAlgorithm(), sInfo.getEncryptedDigest… in replaceUnsignedAttributes()740 …sInfo.getAuthenticatedAttributes(), sInfo.getDigestEncryptionAlgorithm(), sInfo.getEncryptedDigest… in addCounterSigners()
246 public AlgorithmIdentifier getDigestEncryptionAlgorithm() in getDigestEncryptionAlgorithm() method in SignerInfo