|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 KeyRep.Type 的軟體套件 | |
---|---|
java.security | 為安全框架提供類別和介面。 |
java.security 中 KeyRep.Type 的使用 |
---|
返回 KeyRep.Type 的 java.security 中的方法 | |
---|---|
static KeyRep.Type |
KeyRep.Type.valueOf(String name)
返回帶有指定名稱的該型別的列舉常數。 |
static KeyRep.Type[] |
KeyRep.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
參數型別為 KeyRep.Type 的 java.security 中的建構子 | |
---|---|
KeyRep(KeyRep.Type type,
String algorithm,
String format,
byte[] encoded)
建構替換的 Key 類別。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。