final class RSAConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static RSAKeyGenParameterSpec | F4_1024_SPECRSA 1024-bit with F4 exponent |
static RSAKeyGenParameterSpec | F4_2048_SPECRSA 2048-bit with F4 exponent |
static RSAKeyGenParameterSpec | F4_3072_SPECRSA 3072-bit with F4 exponent |
static RSAKeyGenParameterSpec | F4_4096_SPECRSA 4096-bit with F4 exponent |
| Constructor and Description |
|---|
RSAConstants() |
public static final RSAKeyGenParameterSpec F4_1024_SPEC
public static final RSAKeyGenParameterSpec F4_2048_SPEC
public static final RSAKeyGenParameterSpec F4_3072_SPEC
public static final RSAKeyGenParameterSpec F4_4096_SPEC