public class ECDH extends DHBase
agreement, generator
ECDH()
void
computeK(byte[] f)
init(java.security.spec.AlgorithmParameterSpec params, Factory<Random> randomFactory)
getE, getK
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ECDH()
public void init(java.security.spec.AlgorithmParameterSpec params, Factory<Random> randomFactory) throws java.security.GeneralSecurityException
init
DHBase
java.security.GeneralSecurityException
public void computeK(byte[] f) throws java.security.GeneralSecurityException