Sha256

actual class Sha256

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
actual open fun digest(): ByteArray
Link copied to clipboard
actual open fun reset()
Link copied to clipboard
actual open fun update(input: ByteArray, offset: Int, length: Int)