扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.crypto类mac的类成员方法: dofinal定义及介绍
发布时间:2014-2-18
本文导语:
dofinal
public final void dofinal(byte[] output,
int outoffset)
throws shortbufferexception,
illegalstateexception
完成 mac 操作。
对此方法的调用将此 mac 对象重置为上一次调用 init(key) 或 init(key,...