public class SSLTools extends Object
| Constructor and Description |
|---|
SSLTools() |
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.core.buffer.Buffer |
asBuffer(KeyStore keyStore,
char[] password) |
static KeyStore |
createKeyStore(String path,
String type,
String password) |
Copyright © 2018–2022. All rights reserved.