Uses of Class
org.bouncycastle.asn1.DERUniversalString
| Package | Description |
|---|---|
| org.bouncycastle.asn1 |
-
Uses of DERUniversalString in org.bouncycastle.asn1
Methods in org.bouncycastle.asn1 that return DERUniversalString Modifier and Type Method Description static DERUniversalStringDERUniversalString. getInstance(Object obj)return a Universal String from the passed in object.static DERUniversalStringDERUniversalString. getInstance(ASN1TaggedObject obj, boolean explicit)return a Universal String from a tagged object.