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 DERT61String |
DERT61String.getInstance(ASN1TaggedObject obj,
boolean explicit)
return an T61 String from a tagged object.
|
static DERT61String |
DERT61String.getInstance(java.lang.Object obj)
return a T61 string from the passed in object.
|
Constructor and Description |
---|
DirectoryString(DERT61String string) |