| Package | Description |
|---|---|
| org.cryptacular.x509.dn |
| Modifier and Type | Field and Description |
|---|---|
private Attributes |
RDN.attributes
RDN attributes.
|
| Modifier and Type | Method and Description |
|---|---|
Attributes |
RDN.getAttributes() |
| Constructor and Description |
|---|
RDN(Attributes attributes)
Creates a new instance with given attributes.
|