Package | Description |
---|---|
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 © 2017 BouncyCastle.org. All rights reserved.