public interface ServerSslProps
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getSslKeyPassword()
Ssl 密钥密码
|
String |
getSslKeyStore()
Ssl 密钥文件
|
String |
getSslKeyType()
Ssl 密钥类型
|
boolean |
isEnable()
是否启用
|
static ServerSslProps |
of(String signalName) |
static ServerSslProps of(String signalName)
boolean isEnable()
String getSslKeyStore()
String getSslKeyType()
String getSslKeyPassword()
Copyright © 2024. All rights reserved.