public class PKIConfirmContent extends ASN1Object
Constructor and Description |
---|
PKIConfirmContent() |
Modifier and Type | Method and Description |
---|---|
static PKIConfirmContent |
getInstance(Object o) |
ASN1Primitive |
toASN1Primitive()
PKIConfirmContent ::= NULL
|
equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode, toASN1Object
public static PKIConfirmContent getInstance(Object o)
public ASN1Primitive toASN1Primitive()
PKIConfirmContent ::= NULL
toASN1Primitive
in interface ASN1Encodable
toASN1Primitive
in class ASN1Object
Copyright © 2018 BouncyCastle.org. All rights reserved.