[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.