| Package | Description |
|---|---|
| org.jolokia.jvmagent.security.asn1 |
Just enough implementation of ASN1 encoding to generate self-signed X.509 certificate.
|
| Modifier and Type | Method and Description |
|---|---|
static DERTaggedObject.TagClass |
DERTaggedObject.TagClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DERTaggedObject.TagClass[] |
DERTaggedObject.TagClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DERTaggedObject(DERTaggedObject.TagClass tagClass,
boolean primitive,
int tagNumber,
DERObject value) |
Copyright © 2022. All rights reserved.