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