|
Foundation 1.1.2 | |||||||||
前 次 | フレームあり フレームなし |
java.math を使用しているパッケージ | |
---|---|
java.math | 任意精度の整数演算 (BigInteger) および任意精度の小数演算 (BigDecimal) を行うクラスを提供します。 |
java.security.cert | 証明書、証明書の取り消しリスト (CRL)、証明書パスを解析および管理するためのクラスとインタフェースを提供します。 |
java.security.interfaces | RSA Laboratory Technical Note PKCS#1 で定義されている RSA (Rivest, Shamir andAdleman AsymmetricCipher algorithm) 鍵と、NIST の FIPS-186 で定義されている DSA (Digital Signature Algorithm) 鍵を生成するためのインタフェースを提供します。 |
java.security.spec | 鍵仕様およびアルゴリズムパラメータ仕様のクラスおよびインタフェースを提供します。 |
java.math により使用される java.math のクラス | |
---|---|
BigDecimal
変更が不可能な、任意精度の符号付き小数です。 |
|
BigInteger
変更が不可能な、任意精度の整数です。 |
java.security.cert により使用される java.math のクラス | |
---|---|
BigInteger
変更が不可能な、任意精度の整数です。 |
java.security.interfaces により使用される java.math のクラス | |
---|---|
BigInteger
変更が不可能な、任意精度の整数です。 |
java.security.spec により使用される java.math のクラス | |
---|---|
BigInteger
変更が不可能な、任意精度の整数です。 |
|
Foundation 1.1.2 | |||||||||
前 次 | フレームあり フレームなし |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。