Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
运行后
npm install -g web-push web-push generate-vapid-keys
它生成一个公钥和私钥。给定这两个密钥,有什么方法可以验证它们是否是正确的一对?(即如果我有私钥并且我可能输错了公钥)但想确保它是正确的