- All Superinterfaces:
- java.security.spec.AlgorithmParameterSpec, EllipticParamInterface
public interface ExchangeParamInterface
extends EllipticParamInterface
Elliptic parameter can be used for public key generation and sign,
but can't be used for secret key generation by Diffie-Hellman algorithm.
Exchange parameter can be used for secret key generation by Diffie-Hellman algorithm too.