Package | Description |
---|---|
old.org.bouncycastle.asn1 |
Modifier and Type | Method and Description |
---|---|
static DERNumericString |
DERNumericString.getInstance(ASN1TaggedObject obj,
boolean explicit)
return an Numeric String from a tagged object.
|
static DERNumericString |
DERNumericString.getInstance(Object obj)
return a Numeric string from the passed in object
|
Copyright © 2015. All rights reserved.