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