Class JCEECDHKeyAgreement

java.lang.Object
javax.crypto.KeyAgreementSpi
org.gudy.bouncycastle.jce.provider.JCEECDHKeyAgreement
Direct Known Subclasses:
JCEECDHKeyAgreement.DH

public class JCEECDHKeyAgreement extends KeyAgreementSpi
Diffie-Hellman key agreement using elliptic curve keys, ala IEEE P1363 both the simple one, and the simple one with cofactors are supported.