Javax.Crypto.Interfaces.IDHPrivateKey
The interface for a private key in the Diffie-Hellman key exchange protocol.

See Also: IDHPrivateKey Members

Syntax

[Android.Runtime.Register("javax/crypto/interfaces/DHPrivateKey", "", "Javax.Crypto.Interfaces.IDHPrivateKeyInvoker")]
public interface IDHPrivateKey : Java.Security.IPrivateKey, IDHKey, IDisposable

Remarks

The interface for a private key in the Diffie-Hellman key exchange protocol.

[Android Documentation]

Requirements

Namespace: Javax.Crypto.Interfaces
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1