Package | Description |
---|---|
org.spongycastle.asn1 |
A library for parsing and writing ASN.1 objects.
|
org.spongycastle.asn1.x509 |
Support classes useful for encoding and processing X.509 certificates.
|
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.
|
Modifier and Type | Method and Description |
---|---|
DEREnumerated |
ObjectDigestInfo.getDigestedObjectType() |