Uses of Class
org.bouncycastle.asn1.x509.Target
Packages that use Target
-
Uses of Target in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return TargetModifier and TypeMethodDescriptionstatic TargetTarget.getInstance(Object obj) Creates an instance of a Target from the given object.Target[]Targets.getTargets()Returns the targets in aVector.Constructors in org.bouncycastle.asn1.x509 with parameters of type TargetModifierConstructorDescriptionTargetInformation(Target[] targets) According to RFC 3281 only one targets element must be produced.Constructor from given targets.