xlang v5.1 Release
程序设计语言基础库文档
|
Public 成员函数 |
静态 Public 属性 |
bool create | ( | ) |
创建密钥
void finalize | ( | ) |
String getAlgorithm | ( | ) |
byte [] getData | ( | ) |
String getFormat | ( | ) |
int keyType | ( | ) |
int length | ( | ) |
bool load | ( | byte | [], |
int | , | ||
int | , | ||
String | |||
) |
bool load | ( | String | , |
String | |||
) |
void setParam | ( | String | , |
Object | |||
) |
设置密钥参数
param | 参数名称 |
value | 参数值 |