Home
last modified time | relevance | path

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

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DCMSSignedData.java503 SignerInformationStore signerInformationStore) in replaceSigners() argument
513 cms.signerInfoStore = signerInformationStore; in replaceSigners()
521 Iterator it = signerInformationStore.getSigners().iterator(); in replaceSigners()