Package io.deephaven.ssl.config
Interface IdentityPrivateKey.Builder
- Enclosing class:
- IdentityPrivateKey
public static interface IdentityPrivateKey.Builder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
certChainPath
(String certChainPath) privateKeyPassword
(String privateKeyPassword) privateKeyPath
(String privateKeyPath)
-
Method Details
-
certChainPath
-
privateKeyPath
-
privateKeyPassword
-
alias
-
build
IdentityPrivateKey build()
-