Uses of Class
org.eclipse.higgins.sts.utilities.UnsupportedOptionException

Packages that use UnsupportedOptionException
org.eclipse.higgins.sts.utilities   
 

Uses of UnsupportedOptionException in org.eclipse.higgins.sts.utilities
 

Methods in org.eclipse.higgins.sts.utilities that throw UnsupportedOptionException
static BigInteger X931KeyGenerator.findX931KeyPrime(BigInteger startFrom, BigInteger factorOfPMinus1, BigInteger factorOfPPlus1, BigInteger publicExponent)
          Finds prime P which is the next largest prime after startFrom which satisfies the following conditions a.
 KeyPair X931KeyGenerator.GenerateKeyPair(RSAKeyGenParameterSpec params)