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