Searched defs:ECDHKeyAgreement (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ec/
H A DECDHKeyAgreement.java40 public final class ECDHKeyAgreement extends KeyAgreementSpi { class in inherits:KeyAgreementSpi
52 * Constructs a new ECDHKeyAgreement.
54 public ECDHKeyAgreement() { method in class:ECDHKeyAgreement

Completed in 306 milliseconds