我正在嘗試使用 JOSE 實現簡單的 encrypt decrypt 和 node-jose 函式。 我的程式碼如下(使用Node 8.2.1編寫) const { JWE } = require('node-jose'); ...
確定! 回上一頁