java.lang.Object | ||
↳ | org.bouncycastle.asn1.x509.X509NameEntryConverter | |
↳ | org.bouncycastle.asn1.x509.X509DefaultEntryConverter |
The default converter for X509 DN entries when going from their string value to ASN.1 strings.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Apply default coversion for the given value depending on the oid
and the character range of the value.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Apply default coversion for the given value depending on the oid and the character range of the value.
oid | the object identifier for the DN entry |
---|---|
value | the value associated with it |