Home
last modified time | relevance | path

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

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DSignerInformation.java727 SignerInformationStore counterSigners) in addCounterSigners() argument
746 for (Iterator it = counterSigners.getSigners().iterator(); it.hasNext();) in addCounterSigners()