fun digest(bytes: Bytes): Bytes
Digest the given Bytes.
fun digest(vararg bytes: Bytes): Bytes
Digest the given sets of Bytes as one message.