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

See Also: IDHPublicKey Members

Syntax

[Android.Runtime.Register("javax/crypto/interfaces/DHPublicKey", "", "Javax.Crypto.Interfaces.IDHPublicKeyInvoker")]
public interface IDHPublicKey : Java.Security.IPublicKey, IDHKey, IDisposable

Remarks

The interface for a public 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