Javax.Net.Ssl.SSLEngineResult Class
The result object describing the state of the SSLEngine produced by the wrap() and unwrap() operations.

See Also: SSLEngineResult Members

Syntax

[Android.Runtime.Register("javax/net/ssl/SSLEngineResult", DoNotGenerateAcw=true)]
public class SSLEngineResult : Java.Lang.Object

Remarks

The result object describing the state of the SSLEngine produced by the wrap() and unwrap() operations.

[Android Documentation]

Requirements

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