Module java.base
Package java.security.interfaces

Interface RSAKey

    • Method Summary

      All Methods
      Modifier and Type Method Description
      BigInteger getModulus ​()
      Returns the modulus.
    • Method Detail

      • getModulus

        BigInteger getModulus​()
        Returns the modulus.
        Returns:
        the modulus