Java org.bouncycastle.cms RecipientInformationStore fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.cms RecipientInformationStore fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.cms RecipientInformationStore.

The text is from its open source code.

Method

RecipientInformationget(RecipientId selector)
Return the first RecipientInformation object that matches the passed in selector.
CollectiongetRecipients(RecipientId selector)
Return possible empty collection with recipients matching the passed in RecipientId
CollectiongetRecipients()
Return all recipients in the collection