Package | Description |
---|---|
net.java.html.lib.node.crypto |
Modifier and Type | Method and Description |
---|---|
static Hmac |
Hmac.$as(Object obj) |
static Hmac |
Exports.createHmac(String algorithm,
Buffer key) |
static Hmac |
Exports.createHmac(String algorithm,
String key) |
Hmac |
Hmac.update(Object data) |
Hmac |
Hmac.update(Object data,
String input_encoding) |
Copyright © 2018. All rights reserved.