Kyle Kloepper
Results
1
comments of
Kyle Kloepper
I have been following the examples here: https://github.com/diafygi/webcrypto-examples#rsassa-pkcs1-v1_5---sign After inspecting the code, I found a work around by calling `sign()` with the first argument of `{ name: "RSASSA-PKCS1-v1_5", hash: {...