public class OtherRevRefs
extends ASN1Object
| Constructor and Description |
|---|
OtherRevRefs(ASN1ObjectIdentifier otherRevRefType,
ASN1Encodable otherRevRefs) |
| Modifier and Type | Method and Description |
|---|---|
static OtherRevRefs |
getInstance(java.lang.Object obj) |
ASN1Encodable |
getOtherRevRefs() |
ASN1ObjectIdentifier |
getOtherRevRefType() |
ASN1Primitive |
toASN1Primitive() |
public OtherRevRefs(ASN1ObjectIdentifier otherRevRefType,
ASN1Encodable otherRevRefs)
public static OtherRevRefs getInstance(java.lang.Object obj)
public ASN1ObjectIdentifier getOtherRevRefType()
public ASN1Encodable getOtherRevRefs()
public ASN1Primitive toASN1Primitive()