Package | Description |
---|---|
old.org.bouncycastle.asn1 | |
old.org.bouncycastle.asn1.ocsp | |
old.org.bouncycastle.asn1.x509 |
Modifier and Type | Class and Description |
---|---|
class |
ASN1Enumerated |
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(Object obj)
return an integer from the passed in object
|
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 | Method and Description |
---|---|
DEREnumerated |
ObjectDigestInfo.getDigestedObjectType() |
Constructor and Description |
---|
CRLReason(DEREnumerated reason) |
Copyright © 2015. All rights reserved.