public class OtherRevRefs extends ASN1Encodable
OtherRevRefs ::= SEQUENCE { otherRevRefType OtherRevRefType, otherRevRefs ANY DEFINED BY otherRevRefType } OtherRevRefType ::= OBJECT IDENTIFIER
BER, DER
Modifier and Type | Method and Description |
---|---|
static OtherRevRefs |
getInstance(Object obj) |
ASN1Object |
getOtherRevRefs() |
ASN1ObjectIdentifier |
getOtherRevRefType() |
DERObject |
toASN1Object() |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode
public static OtherRevRefs getInstance(Object obj)
public ASN1ObjectIdentifier getOtherRevRefType()
public ASN1Object getOtherRevRefs()
public DERObject toASN1Object()
toASN1Object
in class ASN1Encodable
Copyright © 2015. All rights reserved.