Uses of Class
org.bouncycastle.asn1.x509.Targets
Packages that use Targets
Package
Description
Support classes useful for encoding and processing X.509 certificates.
-
Uses of Targets in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return TargetsModifier and TypeMethodDescriptionstatic Targets
Targets.getInstance
(Object obj) Creates an instance of a Targets from the given object.Targets[]
TargetInformation.getTargetsObjects()
Returns the targets in this target information extension.Constructors in org.bouncycastle.asn1.x509 with parameters of type TargetsModifierConstructorDescriptionTargetInformation
(Targets targets) Constructs a target information from a single targets element.