Package | Description |
---|---|
org.spongycastle.asn1 |
A library for parsing and writing ASN.1 objects.
|
org.spongycastle.asn1.x500 |
Modifier and Type | Method and Description |
---|---|
static DERUTF8String |
DERUTF8String.getInstance(ASN1TaggedObject obj,
boolean explicit)
return an UTF8 String from a tagged object.
|
static DERUTF8String |
DERUTF8String.getInstance(java.lang.Object obj)
return an UTF8 string from the passed in object.
|
Constructor and Description |
---|
DirectoryString(DERUTF8String string) |