public class X509DefaultEntryConverter extends X509NameEntryConverter
| Constructor and Description |
|---|
X509DefaultEntryConverter() |
| Modifier and Type | Method and Description |
|---|---|
DERObject |
getConvertedValue(DERObjectIdentifier oid,
java.lang.String value)
Apply default coversion for the given value depending on the oid
and the character range of the value.
|
canBePrintable, convertHexEncodedpublic DERObject getConvertedValue(DERObjectIdentifier oid, java.lang.String value)
getConvertedValue in class X509NameEntryConverteroid - the object identifier for the DN entryvalue - the value associated with itCopyright © 1998-2014 Gamma Technologies. All Rights Reserved.