Module java.base

Interface DHKey

所有已知的子接口:
DHPrivateKey, DHPublicKey

public interface DHKey
Diffie-Hellman密钥的接口。
自版本:
1.4
参见:
  • Method Summary

    Modifier and Type
    Method
    Description
    返回密钥参数。
  • Method Details

    • getParams

      DHParameterSpec getParams()
      返回密钥参数。
      返回:
      密钥参数