No examples for this method.
Frequently called with: [Clear]
-1
| java.lang.Object | |
| ↳ | android.net.http.SslCertificate.DName |
A distinguished name helper class: a 3-tuple of: - common name (CN), - organization (O), - organizational unit (OU)
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Creates a new distinguished name
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|||||||||
|
|
|
|
|||||||||
|
|
|
|
|||||||||
|
|
|
|
|||||||||
| [Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object
|
|||||||||||
Creates a new distinguished name
| dName | The distinguished name |
|---|