| Package | Description |
|---|---|
| org.jolokia.jvmagent.security.asn1 |
Just enough implementation of ASN1 encoding to generate self-signed X.509 certificate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DERBitString |
class |
DERDirect |
class |
DERInteger |
class |
DERNull |
class |
DERObjectIdentifier |
class |
DEROctetString |
class |
DERSequence |
class |
DERSet |
class |
DERTaggedObject
An implementation of tagged object according to X.690, 8.1.2 Identifier octets
|
class |
DERUtcTime |
| Constructor and Description |
|---|
DERSequence(DERObject[] values) |
DERSet(DERObject[] values) |
DERTaggedObject(DERTaggedObject.TagClass tagClass,
boolean primitive,
int tagNumber,
DERObject value) |
Copyright © 2022. All rights reserved.