| Package | Description |
|---|---|
| org.xipki.util | |
| org.xipki.util.http |
| Modifier and Type | Method and Description |
|---|---|
static FileOrBinary |
FileOrBinary.ofBinary(byte[] binary) |
static FileOrBinary |
FileOrBinary.ofFile(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
FileOrBinary |
SslContextConf.getSslKeystore() |
FileOrBinary |
SslContextConf.getSslTruststore() |
| Modifier and Type | Method and Description |
|---|---|
void |
SslContextConf.setSslKeystore(FileOrBinary sslKeystore) |
void |
SslContextConf.setSslTruststore(FileOrBinary sslTruststore) |
Copyright © 2020. All rights reserved.