Package | Description |
---|---|
old.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 © 2015. All rights reserved.