kotlinx-rpc
Toggle table of contents
0.10.2
common
Target filter
common
Back to docs
Switch theme
Search in API
Skip to content
kotlinx-rpc
kotlinx-rpc-grpc-server
/
kotlinx.rpc.grpc.server
/
GrpcTlsServerCredentialsBuilder
Grpc
Tls
Server
Credentials
Builder
Available in a dev version: 0․11․0-grpc-186
How to configure
interface
GrpcTlsServerCredentialsBuilder
(
source
)
Members
Functions
client
Auth
Link copied to clipboard
abstract
fun
clientAuth
(
clientAuth
:
GrpcTlsClientAuth
)
:
GrpcTlsServerCredentialsBuilder
trust
Manager
Link copied to clipboard
abstract
fun
trustManager
(
rootCertsPem
:
String
)
:
GrpcTlsServerCredentialsBuilder