xlang
v5.1 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
Public 成员函数
|
静态 Public 成员函数
KeyFactory类 参考
KeyFactory 的协作图:
Public 成员函数
静态 Public 成员函数
详细描述
KeyFactory类,用于生成和管理密钥工厂实例 该类提供了生成密钥和注册密钥工厂的静态方法
在文件
KeyFactory.x
第
5
行定义.
成员函数说明
◆
generateKey()
[1/2]
Key
generateKey
(
Key
,
Object
)
◆
generateKey()
[2/2]
Key
generateKey
(
String
,
int
)
◆
getInstance()
static final
KeyFactory
getInstance
(
String
)
static
◆
registryKeyFactory()
static final bool registryKeyFactory
(
String
,
KeyFactory
)
static
KeyFactory
制作者
1.9.8