Javax.Net.Ssl.HandshakeCompletedEvent.CipherSuite Property
Returns the name of the cipher suite negotiated during this handshake.

Syntax

[get: Android.Runtime.Register("getCipherSuite", "()Ljava/lang/String;", "GetGetCipherSuiteHandler")]
public virtual string CipherSuite { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the name of the cipher suite negotiated during this handshake.

[Android Documentation]

Requirements

Namespace: Javax.Net.Ssl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1