IManagedClientConnection.SSLSession Propiedad

Definición

Obtiene la sesión SSL de la conexión subyacente, si existe.

public Javax.Net.Ssl.ISSLSession? SSLSession { [Android.Runtime.Register("getSSLSession", "()Ljavax/net/ssl/SSLSession;", "GetGetSSLSessionHandler:Org.Apache.Http.Conn.IManagedClientConnectionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")] get; }
[<get: Android.Runtime.Register("getSSLSession", "()Ljavax/net/ssl/SSLSession;", "GetGetSSLSessionHandler:Org.Apache.Http.Conn.IManagedClientConnectionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
member this.SSLSession : Javax.Net.Ssl.ISSLSession

Valor de propiedad

la sesión SSL subyacente si está disponible; de lo contrario, null

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a