SecureCacheResponse.CipherSuite Property

Definition

Gets the cipher suite string on the connection which is originally used to retrieve the network resource.

public abstract string? CipherSuite { [Android.Runtime.Register("getCipherSuite", "()Ljava/lang/String;", "GetGetCipherSuiteHandler")] get; }
[<get: Android.Runtime.Register("getCipherSuite", "()Ljava/lang/String;", "GetGetCipherSuiteHandler")>]
member this.CipherSuite : string

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to