Java.Security.Spec.ECPublicKeySpec Members

The members of Java.Security.Spec.ECPublicKeySpec are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new ECPublicKey with the specified public elliptic curve point and parameter specification.

Protected Constructors

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

Public Properties

[read-only]
ParamsECParameterSpec. Returns the domain parameter specification.

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.

Public Methods

GetW() : ECPoint
Returns the public elliptic curve point W.