public class PKIConfirmContent extends ASN1Encodable
Modifier and Type | Field and Description |
---|---|
private ASN1Null |
val |
BER, DER
Modifier | Constructor and Description |
---|---|
private |
PKIConfirmContent(ASN1Null val) |
Modifier and Type | Method and Description |
---|---|
static PKIConfirmContent |
getInstance(java.lang.Object o) |
DERObject |
toASN1Object()
PKIConfirmContent ::= NULL
|
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode
private ASN1Null val
private PKIConfirmContent(ASN1Null val)
public static PKIConfirmContent getInstance(java.lang.Object o)
public DERObject toASN1Object()
PKIConfirmContent ::= NULL
toASN1Object
in class ASN1Encodable
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.