SubtleCrypto providing invalid CryptoKey
I'm trying to import a public key using
Code:
On the worker runtime it returns
In NodeJS it returns
importKey, but it just returns an empty CryptoKey, meanwhile in NodeJS it'll import just fine.Code:
On the worker runtime it returns
In NodeJS it returns
