java/security/spec/DSAPrivateKeySpec.<init>(Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;)V
java/security/spec/DSAPublicKeySpec.<init>(Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;)V
javax/crypto/spec/DHPrivateKeySpec.<init>(Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;)V
javax/crypto/spec/DHPublicKeySpec.<init> (Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;)V
java/security/spec/ECPrivateKeySpec.<init>(Ljava/math/BigInteger;Ljava/security/spec/ECParameterSpec;)V
java/security/spec/RSAPrivateKeySpec.<init>(Ljava/math/BigInteger;Ljava/math/BigInteger;)V
java/security/spec/RSAMultiPrimePrivateCrtKeySpec.<init>(Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;[Ljava/security/spec/RSAOtherPrimeInfo;)V
java/security/spec/RSAPrivateCrtKeySpec.<init>(Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;)V
java/security/spec/RSAPublicKeySpec.<init>(Ljava/math/BigInteger;Ljava/math/BigInteger;)V
sun/security/provider/DSAPublicKeyImpl.<init>(Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;)V
