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 © 2020 BouncyCastle.org. All rights reserved.