Java.Security.Interfaces.IECKey
The base interface for Elliptic Curve (EC) public or private keys.

See Also: IECKey Members

Syntax

[Android.Runtime.Register("java/security/interfaces/ECKey", "", "Java.Security.Interfaces.IECKeyInvoker")]
public interface IECKey : Android.Runtime.IJavaObject, IDisposable

Remarks

The base interface for Elliptic Curve (EC) public or private keys.

[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