Class JceKTSKeyTransEnvelopedRecipient

java.lang.Object
org.bouncycastle.cms.jcajce.JceKTSKeyTransRecipient
org.bouncycastle.cms.jcajce.JceKTSKeyTransEnvelopedRecipient
All Implemented Interfaces:
KeyTransRecipient, Recipient

public class JceKTSKeyTransEnvelopedRecipient extends JceKTSKeyTransRecipient
the KeyTransRecipient class for a recipient who has been sent secret key material encrypted using their public key that needs to be used to derive a key and extract a message.