public static class GenerateKey.DistinguishedName
extends java.lang.Object
| Constructor and Description | 
|---|
| GenerateKey.DistinguishedName() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | createParam()Create a param nested element. | 
| java.lang.String | encode(java.lang.String string)Encode a name or value. | 
| java.util.Enumeration | getParams()Get the nested parameters. | 
| java.lang.String | toString()Generate a string rep of this distinguished name. | 
public java.lang.Object createParam()
public java.util.Enumeration getParams()
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String encode(java.lang.String string)
string - the value to be encoded