public class TrustStore extends Store
| Modifier and Type | Field and Description |
|---|---|
protected String |
algorithm |
protected String |
checkRevocation |
| Constructor and Description |
|---|
TrustStore() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAlgorithm() |
String |
getCheckRevocation() |
void |
setAlgorithm(String algorithm) |
void |
setCheckRevocation(String checkRevocation) |
getLocation, getPassword, getProvider, getType, setLocation, setPassword, setProvider, setTypeCopyright © 2019. All Rights Reserved.