final class RSAConstants extends Object
Modifier and Type | Field and Description |
---|---|
static RSAKeyGenParameterSpec |
F4_1024_SPEC |
static RSAKeyGenParameterSpec |
F4_2048_SPEC |
static RSAKeyGenParameterSpec |
F4_3072_SPEC |
static RSAKeyGenParameterSpec |
F4_4096_SPEC |
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