Channel Credentials Response
data class ChannelCredentialsResponse(val certificates: TlsCertificatePathsResponse, val channelCredentialType: String)
Deprecated gRPC channel credentials to access the SDS server. gRPC channel credentials to access the SDS server.
Constructors
Link copied to clipboard
fun ChannelCredentialsResponse(certificates: TlsCertificatePathsResponse, channelCredentialType: String)