Package | Description |
---|---|
kz.gamma.asn1.cmp |
Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510.
|
Modifier and Type | Field and Description |
---|---|
private PKIFreeText |
ErrorMsgContent.errorDetails |
private PKIFreeText |
PKIHeader.freeText |
private PKIFreeText |
PollRepContent.reason |
(package private) PKIFreeText |
PKIStatusInfo.statusString |
Modifier and Type | Method and Description |
---|---|
PKIFreeText |
ErrorMsgContent.getErrorDetails() |
static PKIFreeText |
PKIFreeText.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static PKIFreeText |
PKIFreeText.getInstance(java.lang.Object obj) |
PKIFreeText |
PollRepContent.getReason() |
PKIFreeText |
PKIStatusInfo.getStatusString() |
Constructor and Description |
---|
PKIStatusInfo(int status,
PKIFreeText statusString) |
PKIStatusInfo(int status,
PKIFreeText statusString,
PKIFailureInfo failInfo) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.