@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface HmacKeyAlgorithm.Step1
| Modifier and Type | Method and Description |
|---|---|
default HmacKeyAlgorithm.Step2 |
hash(KeyAlgorithm hash) |
@JsOverlay @Nonnull default HmacKeyAlgorithm.Step2 hash(@Nonnull KeyAlgorithm hash)