Uses of Class
org.bouncycastle.cms.SignerId
Packages that use SignerId
-
Uses of SignerId in org.bouncycastle.cms
Methods in org.bouncycastle.cms that return SignerIdMethods in org.bouncycastle.cms with parameters of type SignerIdModifier and TypeMethodDescriptionReturn the first SignerInformation object that matches the passed in selector.Return a SignerInformationVerifierProvider suitable for the passed in SID.SignerInformationStore.getSigners(SignerId selector) Return possible empty collection with signers matching the passed in SignerId -
Uses of SignerId in org.bouncycastle.cms.jcajce
Subclasses of SignerId in org.bouncycastle.cms.jcajceMethods in org.bouncycastle.cms.jcajce that return SignerIdModifier and TypeMethodDescriptionJcaSelectorConverter.getSignerId(X509CertSelector certSelector) Methods in org.bouncycastle.cms.jcajce with parameters of type SignerIdModifier and TypeMethodDescriptionJcaX509CertSelectorConverter.getCertSelector(SignerId signerId) -
Uses of SignerId in org.bouncycastle.tsp
Methods in org.bouncycastle.tsp that return SignerId