|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
public interface PrivateKey
私鑰。此介面不包含任何方法或常數。它僅用於將所有私鑰介面分組(並為其提供型別安全)。
註:特定的私鑰介面擴展此介面。請參見(例如)java.security.interfaces
中的 DSAPrivateKey 介面。
Key
,
PublicKey
,
Certificate
,
Signature.initVerify(java.security.PublicKey)
,
DSAPrivateKey
,
RSAPrivateKey
,
RSAPrivateCrtKey
欄位摘要 | |
---|---|
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。