public abstract class OtherRecipientInfoFactory
extends java.lang.Object
OtherRecipientInfo
objects.| Constructor and Description |
|---|
OtherRecipientInfoFactory() |
| Modifier and Type | Method and Description |
|---|---|
OtherRecipientInfo |
getOtherRecipientInfo(ASN1Object asn) |
abstract OtherRecipientInfo |
getOtherRecipientInfo(ObjectID oid,
ASN1Object any) |
public OtherRecipientInfo getOtherRecipientInfo(ASN1Object asn) throws CodingException
CodingExceptionpublic abstract OtherRecipientInfo getOtherRecipientInfo(ObjectID oid, ASN1Object any) throws CodingException
CodingException