public class PKIResponse
extends ASN1Object
| Modifier and Type | Method and Description |
|---|---|
ASN1Sequence |
getCmsSequence() |
ASN1Sequence |
getControlSequence() |
static PKIResponse |
getInstance(ASN1TaggedObject obj,
boolean explicit) |
static PKIResponse |
getInstance(java.lang.Object o) |
ASN1Sequence |
getOtherMsgSequence() |
ASN1Primitive |
toASN1Primitive() |
public static PKIResponse getInstance(java.lang.Object o)
public static PKIResponse getInstance(ASN1TaggedObject obj, boolean explicit)
public ASN1Primitive toASN1Primitive()
public ASN1Sequence getControlSequence()
public ASN1Sequence getCmsSequence()
public ASN1Sequence getOtherMsgSequence()