Class JceKeyTransAuthenticatedRecipient

java.lang.Object
org.bouncycastle.cms.jcajce.JceKeyTransRecipient
org.bouncycastle.cms.jcajce.JceKeyTransAuthenticatedRecipient
All Implemented Interfaces:
KeyTransRecipient, Recipient

public class JceKeyTransAuthenticatedRecipient extends JceKeyTransRecipient
the KeyTransRecipientInformation class for a recipient who has been sent a secret key encrypted using their public key that needs to be used to extract the message.