Package | Description |
---|---|
org.bouncycastle.asn1 | |
org.bouncycastle.asn1.x509 |
Modifier and Type | Class and Description |
---|---|
class |
DEREnumerated
Deprecated.
Use ASN1Enumerated instead of this.
|
Modifier and Type | Method and Description |
---|---|
static ASN1Enumerated |
ASN1Enumerated.getInstance(ASN1TaggedObject obj,
boolean explicit)
return an Enumerated from a tagged object.
|
static ASN1Enumerated |
ASN1Enumerated.getInstance(Object obj)
return an enumerated from the passed in object
|
Modifier and Type | Method and Description |
---|---|
ASN1Enumerated |
ObjectDigestInfo.getDigestedObjectType() |
Copyright © 2018 BouncyCastle.org. All rights reserved.