Javax.Net.Ssl.SSLContextSpi.EngineCreateSSLEngine Method
Creates an SSLEngine instance from this context.

Syntax

[Android.Runtime.Register("engineCreateSSLEngine", "()Ljavax/net/ssl/SSLEngine;", "GetEngineCreateSSLEngineHandler")]
protected abstract SSLEngine EngineCreateSSLEngine ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.UnsupportedOperationExceptionif the provider does not support the operation.

Remarks

Creates an SSLEngine instance from this context.

[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