|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| DSAKey を使用しているパッケージ | |
|---|---|
| java.security.interfaces | RSA Laboratory Technical Note PKCS#1 で定義されている RSA (Rivest, Shamir andAdleman AsymmetricCipher algorithm) 鍵と、NIST の FIPS-186 で定義されている DSA (Digital SignatureAlgorithm) 鍵を生成するためのインタフェースを提供します。 |
| java.security.interfaces での DSAKey の使用 |
|---|
| java.security.interfaces での DSAKey のサブインタフェース | |
|---|---|
interface |
DSAPrivateKey
DSA 非公開鍵に対する標準インタフェースです。 |
interface |
DSAPublicKey
DSA 公開鍵に対するインタフェースです。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。