|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個類別 下一個類別 | 框架 無框架 | |||||||||
| 摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 | |||||||||
public interface PublicKey
公鑰。此介面不包含任何方法或常數。它僅用於將所有公鑰介面分組(並為其提供型別安全)。
註:特定的公鑰介面擴展此介面。請參見(例如)java.security.interfaces 中的 DSAPublicKey 介面。
Key,
PrivateKey,
Certificate,
Signature.initVerify(java.security.PublicKey),
DSAPublicKey,
RSAPublicKey| 欄位摘要 | |
|---|---|
static long |
serialVersionUID
設置為指示與以前的類別版本序列化相容的類別指紋。 |
| 方法摘要 |
|---|
| 從介面 java.security.Key 繼承的方法 |
|---|
getAlgorithm, getEncoded, getFormat |
| 欄位詳細資訊 |
|---|
static final long serialVersionUID
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個類別 下一個類別 | 框架 無框架 | |||||||||
| 摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 | |||||||||
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。