Class BcPasswordRecipient

java.lang.Object
org.bouncycastle.cms.bc.BcPasswordRecipient
All Implemented Interfaces:
PasswordRecipient, Recipient
Direct Known Subclasses:
BcPasswordEnvelopedRecipient

public abstract class BcPasswordRecipient extends Object implements PasswordRecipient
the RecipientInfo class for a recipient who has been sent a message encrypted using a password.