| Package | Description |
|---|---|
| sun.security.x509 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AVA> |
X500Name.allAvas()
Return an immutable List of the the AVAs contained in all the
RDNs of this X500Name.
|
java.util.List<AVA> |
RDN.avas()
Return an immutable List of the AVAs in this RDN.
|
| Constructor and Description |
|---|
RDN(AVA ava) |
RDN(AVA[] avas) |
Copyright © 2020. All Rights Reserved.