tls_interaction
Description:
[ NoAccessorMethod ]
[ Version ( since = "2.48" ) ]
public TlsInteraction tls_interaction { owned get; set; }
[ Version ( since = "2.48" ) ]
public TlsInteraction tls_interaction { owned get; set; }
A TlsInteraction object that will be passed on to any TlsConnections created by the session.
(This can be used to provide client-side certificates, for example.)