Is it possible to infer hash algorithm from RSA key-pair instead of providing it in importKey?

前端 未结 0 1791
遇见更好的自我
遇见更好的自我 2021-01-20 13:58

I\'m trying to do SubtleCrypto.importKey() with PEM encoded RSA-OAEP private (PKCS #8) and public (X.509) keys. The API requires me to provide the hash name (i.e. "SHA-

相关标签:
回答
  • 消灭零回复
提交回复
热议问题