Hmac

@native @JSType
trait Hmac extends Any
trait Any
class Object
trait Matchable
class Any

Value members

Concrete methods

def digest(encoding: String): String
def digest(): Buffer
def update(data: String, input_encoding: String): Unit