Interface RSAPublicKey

    • Field Summary

      Fields

      Modifier and Type Field and Description
      static long serialVersionUID
      The type fingerprint that is set to indicate serialization compatibility with a previous version of the type.
    • Field Detail

      • 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
    • Method Detail

      • getPublicExponent

        BigInteger getPublicExponent()
        Returns the public exponent.
        Returns:
        the public exponent