public interface MacEngine
| Modifier and Type | Method and Description |
|---|---|
byte[] |
digest(InputStream data,
int bufferLength)
生成摘要
|
byte[] digest(InputStream data, int bufferLength)
data - InputStream 数据流bufferLength - 缓存长度Copyright © 2020. All rights reserved.