Package | Description |
---|---|
org.bouncycastle.asn1 | |
org.bouncycastle.asn1.cmp | |
org.bouncycastle.asn1.cms | |
org.bouncycastle.asn1.crmf | |
org.bouncycastle.asn1.esf | |
org.bouncycastle.asn1.ess |
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(ASN1Boolean 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(ASN1ObjectIdentifier contentType,
DERUTF8String contentDescription) |
Copyright © 2017 BouncyCastle.org. All rights reserved.