Package | Description |
---|---|
org.spongycastle.asn1.x509 |
Support classes useful for encoding and processing X.509 certificates.
|
Modifier and Type | Method and Description |
---|---|
static Targets |
Targets.getInstance(java.lang.Object obj)
Creates an instance of a Targets from the given object.
|
Targets[] |
TargetInformation.getTargetsObjects()
Returns the targets in this target information extension.
|
Constructor and Description |
---|
TargetInformation(Targets targets)
Constructs a target information from a single targets element.
|