Javax.Net.Ssl.SSLSessionBindingEvent Members

The members of Javax.Net.Ssl.SSLSessionBindingEvent are listed below.

See Also: Inherited members from Java.Util.EventObject

Public Constructors

Creates a new SSLSessionBindingEvent for the specified session indicating a binding event for the specified name.

Protected Constructors

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

Public Properties

[read-only]
Namestring. Returns the name of the binding being added or removed.
[read-only]
SessionISSLSession. Returns the session to which the binding is added or from which it is removed.

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.