IzHashFunction

izumi.fundamentals.platform.crypto.IzHashFunction
trait IzHashFunction extends IzPlatformFunctionCollection

Attributes

Graph
Supertypes
trait IzPlatformFunctionCollection
trait IzPlatformPureUtil
trait IzPlatformUtil
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Abstract methods

def hash(bytes: Array[Byte]): Array[Byte]
def id: IzHashId

Concrete methods

final def hash(str: String): String