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