Uses of Interface
org.bouncycastle.cms.KeyTransRecipient
Packages that use KeyTransRecipient
-
Uses of KeyTransRecipient in org.bouncycastle.cms.bc
Classes in org.bouncycastle.cms.bc that implement KeyTransRecipient -
Uses of KeyTransRecipient in org.bouncycastle.cms.jcajce
Classes in org.bouncycastle.cms.jcajce that implement KeyTransRecipientModifier and TypeClassDescriptionclassthe 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.classclassclassclassthe 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 authenticate a message.classthe 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.class