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