Package Summary  Overview Summary

class:RSAPrivateKey [NONE]

field:serialVersionUID [CHANGED]

  • serialVersionUID

    @Deprecated
    static final long serialVersionUID
    Deprecated.
    A serialVersionUID field in an interface is ineffectual. Do not use; no replacement.
    The type fingerprint that is set to indicate serialization compatibility with a previous version of the type.
    See Also:
    Constant Field Values
  • serialVersionUID

    static final long serialVersionUID
    The type fingerprint that is set to indicate serialization compatibility with a previous version of the type.
    See Also:
    Constant Field Values
  • serialVersionUID

    @Deprecated
    static final long serialVersionUID
    Deprecated.
    A serialVersionUID field in an interface is ineffectual. Do not use; no replacement.
    The type fingerprint that is set to indicate serialization compatibility with a previous version of the type.
    See Also:
    Constant Field Values

method:getPrivateExponent() [NONE]

  • getPrivateExponent

    BigInteger getPrivateExponent()
    Returns the private exponent.
    Returns:
    the private exponent

© 2019 Oracle Corporation and/or its affiliates