Java.Security.Interfaces.IECPublicKey.GetW Method
Returns the public point W on an elliptic curve (EC).

Syntax

[Android.Runtime.Register("getW", "()Ljava/security/spec/ECPoint;", "GetGetWHandler:Java.Security.Interfaces.IECPublicKeyInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public Java.Security.Spec.ECPoint GetW ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the public point W on an elliptic curve (EC).

[Android Documentation]

Requirements

Namespace: Java.Security.Interfaces
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1