¥Class: Crypto
新增于: v15.0.0
调用 require('node:crypto').webcrypto
返回 Crypto
类的一个实例。Crypto
是一个单例,它提供对其余加密 API 的访问。
¥Calling require('node:crypto').webcrypto
returns an instance of the Crypto
class. Crypto
is a singleton that provides access to the remainder of the
crypto API.