[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.