const fs = require("fs"); const crypto = require("crypto"); // Compute a sha256 hash of the contents of the named file and pass the // hash (as a string) to ...
確定! 回上一頁