Interface RSAPublicKey

    • Field Detail

      • serialVersionUID

        static final long serialVersionUID
        The serial version identifier.
        See Also:
        Constant Field Values
    • Method Detail

      • getPublicExponent

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