DEP0181:Hmac 构造函数


\DEP0181: Hmac constructor

版本历史
版本变更
v20.13.0

仅文档弃用。

类型:仅文档

\Type: Documentation-only

不推荐使用 Hmac()new Hmac() 直接调用 Hmac 类,因为它是内部的,不适合公共使用。请使用 crypto.createHmac() 方法创建 Hmac 实例。

\Calling Hmac class directly with Hmac() or new Hmac() is deprecated due to being internals, not intended for public use. Please use the crypto.createHmac() method to create Hmac instances.

AltStyle によって変換されたページ (->オリジナル) /