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