Uses of Class
org.gudy.bouncycastle.asn1.DERIA5String
Packages that use DERIA5String
Package
Description
A library for parsing and writing ASN.1 objects.
Miscellaneous object identifiers and objects.
-
Uses of DERIA5String in org.gudy.bouncycastle.asn1
Methods in org.gudy.bouncycastle.asn1 that return DERIA5StringModifier and TypeMethodDescriptionstatic DERIA5String
DERIA5String.getInstance
(Object obj) return a IA5 string from the passed in objectstatic DERIA5String
DERIA5String.getInstance
(ASN1TaggedObject obj, boolean explicit) return an IA5 String from a tagged object. -
Uses of DERIA5String in org.gudy.bouncycastle.asn1.misc
Subclasses of DERIA5String in org.gudy.bouncycastle.asn1.miscConstructors in org.gudy.bouncycastle.asn1.misc with parameters of type DERIA5StringModifierConstructorDescription