Class JcePasswordRecipient

java.lang.Object
org.bouncycastle.cms.jcajce.JcePasswordRecipient
All Implemented Interfaces:
PasswordRecipient, Recipient
Direct Known Subclasses:
JcePasswordAuthenticatedRecipient, JcePasswordEnvelopedRecipient

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