Package | Description |
---|---|
org.cryptacular.x509.dn |
Modifier and Type | Method and Description |
---|---|
List<Attribute> |
Attributes.getAll()
Gets an immutable list of attributes.
|
Iterator<Attribute> |
Attributes.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
Attributes.add(Attribute attr)
Adds the given attribute to the end of the attribute list.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.