Searched defs:RSAKeyGenParameterSpec (Results 1 – 1 of 1) sorted by relevance
25 public class RSAKeyGenParameterSpec implements AlgorithmParameterSpec { class51 public RSAKeyGenParameterSpec(int keysize, BigInteger publicExponent) { in RSAKeyGenParameterSpec() method in RSAKeyGenParameterSpec