crypto constant

JsWebModule const crypto

crypto.subtle: digest and HMAC.

Implementation

static const crypto = JsWebModule._('crypto', [core], _jsCrypto);