public abstract class SSLCustom extends Object
| Constructor and Description |
|---|
SSLCustom() |
| Modifier and Type | Method and Description |
|---|---|
static SSLCustom |
createSSLCustom(String name) |
abstract char[] |
decode(char[] encrypted) |
static SSLCustom |
defaultSSLCustom() |
abstract String |
getFullPath(String filename) |
String |
getHost() |
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.