Home
last modified time | relevance | path

Searched refs:signerInformation (Results 1 – 1 of 1) sorted by relevance

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DSignerInformation.java700 SignerInformation signerInformation, in replaceUnsignedAttributes() argument
703 SignerInfo sInfo = signerInformation.info; in replaceUnsignedAttributes()
714 signerInformation.contentType, signerInformation.content, null); in replaceUnsignedAttributes()
726 SignerInformation signerInformation, in addCounterSigners() argument
731 SignerInfo sInfo = signerInformation.info; in addCounterSigners()
732 AttributeTable unsignedAttr = signerInformation.getUnsignedAttributes(); in addCounterSigners()
756 signerInformation.contentType, signerInformation.content, null); in addCounterSigners()