assertDigestCapabilityIsAvailable
Throws an exception unless `crypto.subtle.digest()` is available in the current JavaScript environment.
Returns
void
Throws an exception unless `crypto.subtle.digest()` is available in the current JavaScript environment.
void