Java.Security.Interfaces.IDSAPrivateKey
The interface for a Digital Signature Algorithm (DSA) private key.

See Also: IDSAPrivateKey Members

Syntax

[Android.Runtime.Register("java/security/interfaces/DSAPrivateKey", "", "Java.Security.Interfaces.IDSAPrivateKeyInvoker")]
public interface IDSAPrivateKey : IDSAKey, Java.Security.IPrivateKey, IDisposable

Remarks

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