Preparing search index...
The search index is not available
pts
pts
crypto
VerifyingOptions
Interface VerifyingOptions
interface
VerifyingOptions
{
saltLength
:
number
;
type
:
string
;
}
Index
Properties
salt
Length
type
Properties
salt
Length
salt
Length
:
number
saltLength 表示 pss 签名方案 salt 的长度,默认为 0,表示使 salt 尽可能得长,-1 表示 salt 长度和哈希值长度相等。
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
salt
Length
type
pts
Loading...
saltLength 表示 pss 签名方案 salt 的长度,默认为 0,表示使 salt 尽可能得长,-1 表示 salt 长度和哈希值长度相等。