Package org.bouncycastle.asn1.its
Class RecipientInfo
- java.lang.Object
-
- org.bouncycastle.asn1.its.RecipientInfo
-
public class RecipientInfo extends java.lang.Object
RecipientInfo ::= CHOICE { pskRecipInfo PreSharedKeyReicpientInfo, symmRecipInfo SymmRecipientInfo, certRecipInfo PKRecipientInfo, signedDataRecipInfo PKRecipientInfo, rekRecipInfo PKRecipientInfo }
-
-
Constructor Summary
Constructors Constructor Description RecipientInfo()
-