Uses of Class
org.bouncycastle.cms.RecipientId
Packages that use RecipientId
-
Uses of RecipientId in org.bouncycastle.cms
Subclasses of RecipientId in org.bouncycastle.cmsModifier and TypeClassDescriptionclassclassclassclassclassclassFields in org.bouncycastle.cms declared as RecipientIdMethods in org.bouncycastle.cms that return RecipientIdMethods in org.bouncycastle.cms with parameters of type RecipientIdModifier and TypeMethodDescriptionRecipientInformationStore.get(RecipientId selector) Return the first RecipientInformation object that matches the passed in selector.RecipientInformationStore.getRecipients(RecipientId selector) Return possible empty collection with recipients matching the passed in RecipientId -
Uses of RecipientId in org.bouncycastle.cms.jcajce
Subclasses of RecipientId in org.bouncycastle.cms.jcajceModifier and TypeClassDescriptionclassclassclass -
Uses of RecipientId in org.bouncycastle.pkix
Methods in org.bouncycastle.pkix that return RecipientIdModifier and TypeMethodDescriptionPKIXIdentity.getRecipientId()Return a RecipientId for the identity's (private key, certificate) pair.