Package org.bouncycastle.asn1.its
Class SequenceOfRecipientInfo
- java.lang.Object
-
- org.bouncycastle.asn1.ASN1Object
-
- org.bouncycastle.asn1.its.SequenceOfRecipientInfo
-
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
public class SequenceOfRecipientInfo extends org.bouncycastle.asn1.ASN1Object
SequenceOfRecipientInfo ::= SEQUENCE OF RecipientInfo
-
-
Constructor Summary
Constructors Constructor Description SequenceOfRecipientInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.bouncycastle.asn1.ASN1Primitive
toASN1Primitive()
-