扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.crypto类cipherspi的类成员方法: cipherspi定义及介绍
发布时间:2014-2-18
本文导语:
cipherspi
public cipherspi()
enginesetmode
protected abstract void enginesetmode(string mode)
throws nosuchalgorithmexception
设置此 cipher 的模式。
参数:mode - cipher 模式
抛出:
nosuchalgorithmexception - 如果请求...