| Constructor and Description |
|---|
SingleCa(String name,
CaConf.GenSelfIssued genSelfIssued,
CaEntry caEntry,
List<String> aliases,
List<String> profileNames,
List<CaHasRequestorEntry> requestors,
List<String> publisherNames) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAliases() |
CaEntry |
getCaEntry() |
CaConf.GenSelfIssued |
getGenSelfIssued() |
String |
getName() |
List<String> |
getProfileNames() |
List<String> |
getPublisherNames() |
List<CaHasRequestorEntry> |
getRequestors() |
public String getName()
public CaEntry getCaEntry()
public CaConf.GenSelfIssued getGenSelfIssued()
public List<CaHasRequestorEntry> getRequestors()
Copyright © 2023. All rights reserved.