org.bouncycastle.cms

Class RecipientInformationStore


public class RecipientInformationStore
extends java.lang.Object

Constructor Summary

RecipientInformationStore(Collection recipientInfos)

Method Summary

RecipientInformation
get(RecipientId selector)
Collection
getRecipients()
int
size()

Constructor Details

RecipientInformationStore

public RecipientInformationStore(Collection recipientInfos)

Method Details

get

public RecipientInformation get(RecipientId selector)


getRecipients

public Collection getRecipients()


size

public int size()