Uses of Class
org.bouncycastle.asn1.DERIA5String
| Package | Description |
|---|---|
| org.bouncycastle.asn1 | |
| org.bouncycastle.asn1.misc |
-
Uses of DERIA5String in org.bouncycastle.asn1
Methods in org.bouncycastle.asn1 that return DERIA5String Modifier and Type Method Description static DERIA5StringDERIA5String. getInstance(Object obj)return a IA5 string from the passed in objectstatic DERIA5StringDERIA5String. getInstance(ASN1TaggedObject obj, boolean explicit)return an IA5 String from a tagged object. -
Uses of DERIA5String in org.bouncycastle.asn1.misc
Subclasses of DERIA5String in org.bouncycastle.asn1.misc Modifier and Type Class Description classNetscapeRevocationURLclassVerisignCzagExtensionConstructors in org.bouncycastle.asn1.misc with parameters of type DERIA5String Constructor Description NetscapeRevocationURL(DERIA5String str)VerisignCzagExtension(DERIA5String str)