Java.Security.Interfaces.IDSAKey
The base interface for Digital Signature Algorithm (DSA) public or private keys.

See Also: IDSAKey Members

Syntax

[Android.Runtime.Register("java/security/interfaces/DSAKey", "", "Java.Security.Interfaces.IDSAKeyInvoker")]
public interface IDSAKey : Android.Runtime.IJavaObject, IDisposable

Remarks

The base interface for Digital Signature Algorithm (DSA) 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