public class OtherRevVals
extends ASN1Object
| Constructor and Description |
|---|
OtherRevVals(ASN1ObjectIdentifier otherRevValType,
ASN1Encodable otherRevVals) |
| Modifier and Type | Method and Description |
|---|---|
static OtherRevVals |
getInstance(java.lang.Object obj) |
ASN1Encodable |
getOtherRevVals() |
ASN1ObjectIdentifier |
getOtherRevValType() |
ASN1Primitive |
toASN1Primitive() |
public OtherRevVals(ASN1ObjectIdentifier otherRevValType,
ASN1Encodable otherRevVals)
public static OtherRevVals getInstance(java.lang.Object obj)
public ASN1ObjectIdentifier getOtherRevValType()
public ASN1Encodable getOtherRevVals()
public ASN1Primitive toASN1Primitive()