final class RSAConstants
extends java.lang.Object
| 修飾子とタイプ | フィールド | 説明 |
|---|---|---|
static java.security.spec.RSAKeyGenParameterSpec |
F4_1024_SPEC |
|
static java.security.spec.RSAKeyGenParameterSpec |
F4_2048_SPEC |
|
static java.security.spec.RSAKeyGenParameterSpec |
F4_3072_SPEC |
|
static java.security.spec.RSAKeyGenParameterSpec |
F4_4096_SPEC |
| コンストラクタ | 説明 |
|---|---|
RSAConstants() |
public static final java.security.spec.RSAKeyGenParameterSpec F4_1024_SPEC
public static final java.security.spec.RSAKeyGenParameterSpec F4_2048_SPEC
public static final java.security.spec.RSAKeyGenParameterSpec F4_3072_SPEC
public static final java.security.spec.RSAKeyGenParameterSpec F4_4096_SPEC