kactoos-jvm / nnl.rocks.kactoos.io / Sha256DigestOf
class Sha256DigestOf : DigestEnvelope
SHA-256 checksum calculation of Input.
There is no thread-safety guarantee.
Since 0.3
| Name | Summary |
|---|---|
| <init> | Sha256DigestOf(input: Input)Sha256DigestOf(input: Input, max: Int) |
| Name | Summary |
|---|---|
| asBytes | open fun asBytes(): ByteArrayConvert it to the byte array. |