Class OtherMsg

java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.cmc.OtherMsg
All Implemented Interfaces:
ASN1Encodable, Encodable

public class OtherMsg extends ASN1Object
 OtherMsg ::= SEQUENCE {
     bodyPartID        BodyPartID,
     otherMsgType      OBJECT IDENTIFIER,
     otherMsgValue     ANY DEFINED BY otherMsgType }