Package org.bouncycastle.cms
Interface Recipient
- 
- All Known Subinterfaces:
 KEKRecipient,KeyAgreeRecipient,KeyTransRecipient,PasswordRecipient
- All Known Implementing Classes:
 BcKEKEnvelopedRecipient,BcKEKRecipient,BcKeyTransRecipient,BcPasswordEnvelopedRecipient,BcPasswordRecipient,BcRSAKeyTransEnvelopedRecipient,JceKEKAuthenticatedRecipient,JceKEKEnvelopedRecipient,JceKEKRecipient,JceKeyAgreeAuthenticatedRecipient,JceKeyAgreeEnvelopedRecipient,JceKeyAgreeRecipient,JceKeyTransAuthenticatedRecipient,JceKeyTransAuthEnvelopedRecipient,JceKeyTransEnvelopedRecipient,JceKeyTransRecipient,JceKTSKeyTransAuthenticatedRecipient,JceKTSKeyTransEnvelopedRecipient,JceKTSKeyTransRecipient,JcePasswordAuthenticatedRecipient,JcePasswordEnvelopedRecipient,JcePasswordRecipient
public interface Recipient