JavaTM 2 Platform
Standard Ed. 6

類別 java.security.KeyRep.Type
的使用

使用 KeyRep.Type 的軟體套件
java.security 為安全框架提供類別和介面。 
 

java.securityKeyRep.Type 的使用
 

返回 KeyRep.Typejava.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.Typejava.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