Tls Context Response
data class TlsContextResponse(val certificateContext: TlsCertificateContextResponse, val validationContext: TlsValidationContextResponse)
Deprecated The TLS settings for the client or server. The TLS settings for the client or server.
Constructors
Link copied to clipboard
fun TlsContextResponse(certificateContext: TlsCertificateContextResponse, validationContext: TlsValidationContextResponse)