Java.Net.SecureCacheResponse Class
A secure cache response represents data which is originally retrieved over a secure connection.

See Also: SecureCacheResponse Members

Syntax

[Android.Runtime.Register("java/net/SecureCacheResponse", DoNotGenerateAcw=true)]
public abstract class SecureCacheResponse : CacheResponse

Remarks

A secure cache response represents data which is originally retrieved over a secure connection. Such a connection can be secured by using a cryptographic protocol like TLS or SSL.

See Also

[Android Documentation]

Requirements

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