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