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(Object obj)
return an UTF8 string from the passed in object.
|
Modifier and Type | Method and Description |
---|---|
DERUTF8String |
PKIFreeText.getStringAt(int i)
Return the UTF8STRING at index i.
|
Constructor and Description |
---|
PKIFreeText(DERUTF8String p) |
PKIFreeText(DERUTF8String[] strs) |
Modifier and Type | Method and Description |
---|---|
DERUTF8String |
MetaData.getFileName() |
Constructor and Description |
---|
MetaData(DERBoolean hashProtected,
DERUTF8String fileName,
DERIA5String mediaType,
Attributes otherMetaData) |
Constructor and Description |
---|
EncKeyWithID(PrivateKeyInfo privKeyInfo,
DERUTF8String str) |
Modifier and Type | Method and Description |
---|---|
DERUTF8String |
SignerLocation.getCountryName() |
DERUTF8String |
SignerLocation.getLocalityName() |
Constructor and Description |
---|
SignerLocation(DERUTF8String countryName,
DERUTF8String localityName,
ASN1Sequence postalAddress) |
Modifier and Type | Method and Description |
---|---|
DERUTF8String |
ContentHints.getContentDescription() |
Constructor and Description |
---|
ContentHints(DERObjectIdentifier contentType,
DERUTF8String contentDescription) |
Constructor and Description |
---|
AuthenticatorControl(DERUTF8String token)
Basic constructor - build from a UTF-8 string representing the token.
|
RegTokenControl(DERUTF8String token)
Basic constructor - build from a UTF-8 string representing the token.
|
Copyright © 2015. All rights reserved.