Package Summary  Overview Summary

class:DHPrivateKey [NONE]

field:serialVersionUID [NONE]

  • serialVersionUID

    static final long serialVersionUID
    The class fingerprint that is set to indicate serialization compatibility since J2SE 1.4.
    See Also:
    Constant Field Values

method:getX() [NONE]

  • getX

    BigInteger getX()
    Returns the private value, x.
    Returns:
    the private value, x

© 2018 Oracle Corporation and/or its affiliates