Javax.Crypto.KeyAgreement Class
This class provides the functionality for a key exchange protocol.

See Also: KeyAgreement Members

Syntax

[Android.Runtime.Register("javax/crypto/KeyAgreement", DoNotGenerateAcw=true)]
public class KeyAgreement : Java.Lang.Object

Remarks

This class provides the functionality for a key exchange protocol. This enables two or more parties to agree on a secret key for symmetric cryptography.

[Android Documentation]

Requirements

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