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.java714 SignerInformationStore counterSigners) in addCounterSigners() argument
733 for (Iterator it = counterSigners.getSigners().iterator(); it.hasNext();) in addCounterSigners()