Class CrlOcspRef

  • All Implemented Interfaces:
    ASN1Encodable, Encodable

    public class CrlOcspRef
    extends ASN1Object
     CrlOcspRef ::= SEQUENCE {
         crlids [0] CRLListID OPTIONAL,
         ocspids [1] OcspListID OPTIONAL,
         otherRev [2] OtherRevRefs OPTIONAL
     }