| Package | Description |
|---|---|
| kz.gamma.asn1 | |
| kz.gamma.asn1.dvcs |
Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029.
|
| kz.gamma.asn1.ocsp | |
| kz.gamma.asn1.x509 |
| Modifier and Type | Method and Description |
|---|---|
static DEREnumerated |
DEREnumerated.getInstance(ASN1TaggedObject obj,
boolean explicit)
return an Enumerated from a tagged object.
|
static DEREnumerated |
DEREnumerated.getInstance(java.lang.Object obj)
return an integer from the passed in object
|
| Modifier and Type | Field and Description |
|---|---|
private DEREnumerated |
ServiceType.value |
| Constructor and Description |
|---|
ServiceType(DEREnumerated value) |
| Modifier and Type | Class and Description |
|---|---|
class |
OCSPResponseStatus |
| Constructor and Description |
|---|
OCSPResponseStatus(DEREnumerated value) |
| Modifier and Type | Class and Description |
|---|---|
class |
CRLReason
The CRLReason enumeration.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) DEREnumerated |
ObjectDigestInfo.digestedObjectType |
| Modifier and Type | Method and Description |
|---|---|
DEREnumerated |
ObjectDigestInfo.getDigestedObjectType() |
| Constructor and Description |
|---|
CRLReason(DEREnumerated reason) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.