public class PKRecipientInfo
extends org.bouncycastle.asn1.ASN1Object
PKRecipientInfo ::= SEQUENCE {
recipientId HashedId8,
encKey EncryptedDataEncryptionKey
}
| Constructor and Description |
|---|
PKRecipientInfo() |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |