resolve darcs stupidity
[org.ibex.core.git] / src / org / bouncycastle / crypto / params / RSAPrivateCrtKeyParameters.java
index 63d299c..b61cb5c 100644 (file)
@@ -1,7 +1,6 @@
 package org.bouncycastle.crypto.params;
 
 import java.math.BigInteger;
-import java.security.SecureRandom;
 
 public class RSAPrivateCrtKeyParameters
     extends RSAKeyParameters