net.i2p.crypto
Class RSAConstants
java.lang.Object
net.i2p.crypto.RSAConstants
class RSAConstants
- extends Object
Constants for RSA
- Since:
- 0.9.9
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
F4_1024_SPEC
public static final RSAKeyGenParameterSpec F4_1024_SPEC
F4_2048_SPEC
public static final RSAKeyGenParameterSpec F4_2048_SPEC
F4_3072_SPEC
public static final RSAKeyGenParameterSpec F4_3072_SPEC
F4_4096_SPEC
public static final RSAKeyGenParameterSpec F4_4096_SPEC
RSAConstants
RSAConstants()