| 程序包 | 说明 |
|---|---|
| com.arxanfintech.common.crypto.core.cryptohash |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DigestEngine |
class |
Keccak256 |
class |
Keccak512 |
| 限定符和类型 | 方法和说明 |
|---|---|
Digest |
Keccak512.copy() |
Digest |
Keccak256.copy() |
Digest |
Digest.copy()
Clone the current state.
|
protected Digest |
DigestEngine.copyState(DigestEngine dest)
This function copies the internal buffering state to some other instance of a
class extending
DigestEngine. |
Copyright © 2018. All Rights Reserved.