| Package | Description |
|---|---|
| iaik.cms |
| Modifier and Type | Method and Description |
|---|---|
OtherRecipientInfo |
OtherRecipientInfoFactory.getOtherRecipientInfo(ASN1Object asn) |
abstract OtherRecipientInfo |
OtherRecipientInfoFactory.getOtherRecipientInfo(ObjectID oid,
ASN1Object any) |
static OtherRecipientInfo |
OtherRecipientInfo.parseOtherRecipientInfo(ASN1Object any)
Use the factory class to parse the given ASN1Object into a
OtherRecipientInfo
|