|
Bouncy Castle Cryptography 1.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.asn1.x509.X509NameEntryConverter
org.bouncycastle.asn1.x509.X509DefaultEntryConverter
The default converter for X509 DN entries when going from their string value to
| Constructor Summary | |
X509DefaultEntryConverter()
|
|
| Method Summary | |
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. |
| Methods inherited from class org.bouncycastle.asn1.x509.X509NameEntryConverter |
canBePrintable, canBeUTF8, convertHexEncoded |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public X509DefaultEntryConverter()
| Method Detail |
public DERObject getConvertedValue(DERObjectIdentifier oid,
java.lang.String value)
getConvertedValue in class X509NameEntryConverteroid - the object identifier for the DN entryvalue - the value associated with it
|
Bouncy Castle Cryptography 1.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||