-
-
フィールドのサマリー
フィールド 修飾子と型 フィールド 説明 static long
serialVersionUID
非推奨。インタフェース内のserialVersionUID
フィールドは無効です。
-
メソッドのサマリー
修飾子と型 メソッド 説明 BigInteger
getPublicExponent()
公開指数を返します。-
インタフェース java.security.Keyで宣言されたメソッド
getAlgorithm, getEncoded, getFormat
-
インタフェース java.security.interfaces.RSAKeyで宣言されたメソッド
getModulus, getParams
-
-
-
-
フィールドの詳細
-
serialVersionUID
@Deprecated static final long serialVersionUID
非推奨。インタフェース内のserialVersionUID
フィールドは無効です。 使用しないでください; 代替なし。この型の前のバージョンとの直列化互換性を示すために設定される型のフィンガ・プリントです。- 関連項目:
- 定数フィールド値
-
-
メソッドの詳細
-
getPublicExponent
BigInteger getPublicExponent()
公開指数を返します。- 戻り値:
- 公開指数
-
-