Package | Description |
---|---|
kz.gamma.asn1 | |
kz.gamma.asn1.cmp |
Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510.
|
kz.gamma.asn1.ess |
Support classes useful for encoding and supporting Enhanced Security Services for S/MIME as described RFC 2634.
|
kz.gamma.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.
|
Modifier and Type | Method and Description |
---|---|
DERUTF8String |
PKIFreeText.getStringAt(int i)
Return the UTF8STRING at index i.
|
Constructor and Description |
---|
PKIFreeText(DERUTF8String p) |
Modifier and Type | Field and Description |
---|---|
private DERUTF8String |
ContentHints.contentDescription |
Modifier and Type | Method and Description |
---|---|
DERUTF8String |
ContentHints.getContentDescription() |
Constructor and Description |
---|
ContentHints(DERObjectIdentifier contentType,
DERUTF8String contentDescription) |
Constructor and Description |
---|
DirectoryString(DERUTF8String string) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.