The properties of Java.Net.SecureCacheResponse are listed below. For a list of all members, see the SecureCacheResponse Members list.
See Also: Inherited members from Java.Net.CacheResponse
[read-only] abstract | CipherSuite | string. Gets the cipher suite string on the connection which is originally used to retrieve the network resource. |
[read-only] abstract | LocalCertificateChain | IList<Java.Security.Cert.Certificate>. Gets the local certificate chain. |
[read-only] abstract | LocalPrincipal | Java.Security.IPrincipal. Gets the local principle that the original connection sent to the server. |
[read-only] abstract | PeerPrincipal | Java.Security.IPrincipal. Gets the server's principle. |
[read-only] abstract | ServerCertificateChain | IList<Java.Security.Cert.Certificate>. Gets the cached server's certificate chain. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |