Java.Security.Interfaces.IECPrivateKey
The interface for an Elliptic Curve (EC) private key.

See Also: IECPrivateKey Members

Syntax

[Android.Runtime.Register("java/security/interfaces/ECPrivateKey", "", "Java.Security.Interfaces.IECPrivateKeyInvoker")]
public interface IECPrivateKey : IECKey, Java.Security.IPrivateKey, IDisposable

Remarks

The interface for an Elliptic Curve (EC) private key.

[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