public class X509DefaultEntryConverter extends X509NameEntryConverter
Constructor | Description |
---|---|
X509DefaultEntryConverter() |
Modifier and Type | Method | Description |
---|---|---|
ASN1Primitive |
getConvertedValue(ASN1ObjectIdentifier oid,
java.lang.String value) |
Apply default coversion for the given value depending on the oid
and the character range of the value.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canBePrintable, convertHexEncoded
public ASN1Primitive getConvertedValue(ASN1ObjectIdentifier oid, java.lang.String value)
getConvertedValue
in class X509NameEntryConverter
oid
- the object identifier for the DN entryvalue
- the value associated with it