Class OtherRevocationInfoFormat

  • All Implemented Interfaces:
    io.anyline.nfc.bouncycastle.asn1.ASN1Encodable , io.anyline.nfc.bouncycastle.util.Encodable

    
    public class OtherRevocationInfoFormat
    extends ASN1Object
                        

    RFC 5652: OtherRevocationInfoFormat object.

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