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