Java.Net.SecureCacheResponse Members

The members of Java.Net.SecureCacheResponse are listed below.

See Also: Inherited members from Java.Net.CacheResponse

Public Constructors

Creates a new instance of this class.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
abstract
CipherSuitestring. Gets the cipher suite string on the connection which is originally used to retrieve the network resource.
[read-only]
abstract
LocalCertificateChainIList<Java.Security.Cert.Certificate>. Gets the local certificate chain.
[read-only]
abstract
LocalPrincipalJava.Security.IPrincipal. Gets the local principle that the original connection sent to the server.
[read-only]
abstract
PeerPrincipalJava.Security.IPrincipal. Gets the server's principle.
[read-only]
abstract
ServerCertificateChainIList<Java.Security.Cert.Certificate>. Gets the cached server's certificate chain.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.