Package | Description |
---|---|
org.bouncycastle.asn1 |
Modifier and Type | Method and Description |
---|---|
static DERVisibleString |
DERVisibleString.getInstance(ASN1TaggedObject obj,
boolean explicit)
Return a Visible String from a tagged object.
|
static DERVisibleString |
DERVisibleString.getInstance(Object obj)
Return a Visible String from the passed in object.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.