@Deprecated public interface ServerSslProps
| Modifier and Type | Method and Description |
|---|---|
String |
getSslKeyPassword()
Deprecated.
Ssl 密钥密码
|
String |
getSslKeyStore()
Deprecated.
Ssl 密钥文件
|
String |
getSslKeyType()
Deprecated.
Ssl 密钥类型
|
boolean |
isEnable()
Deprecated.
是否启用
|
static ServerSslProps |
of(String signalName)
Deprecated.
|
static ServerSslProps of(String signalName)
boolean isEnable()
String getSslKeyStore()
String getSslKeyType()
String getSslKeyPassword()
Copyright © 2025. All rights reserved.