Class OtherRevocationInfoFormat

  • All Implemented Interfaces:
    ASN1Encodable, Encodable

    public class OtherRevocationInfoFormat
    extends ASN1Object
    RFC 5652: OtherRevocationInfoFormat object.

     OtherRevocationInfoFormat ::= SEQUENCE {
          otherRevInfoFormat OBJECT IDENTIFIER,
          otherRevInfo ANY DEFINED BY otherRevInfoFormat }