@haxall/haxall
Preparing search index...
node
crypto
SigningOptions
Interface SigningOptions
interface
SigningOptions
{
dsaEncoding
?:
DSAEncoding
;
padding
?:
number
;
saltLength
?:
number
;
}
Hierarchy (
View Summary
)
SigningOptions
SignPrivateKeyInput
SignKeyObjectInput
SignJsonWebKeyInput
VerifyPublicKeyInput
VerifyKeyObjectInput
VerifyJsonWebKeyInput
Index
Properties
dsa
Encoding?
padding?
salt
Length?
Properties
Optional
dsa
Encoding
dsaEncoding
?:
DSAEncoding
Optional
padding
padding
?:
number
See
crypto.constants.RSA_PKCS1_PADDING
Optional
salt
Length
saltLength
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dsa
Encoding
padding
salt
Length
@haxall/haxall
Loading...
See
crypto.constants.RSA_PKCS1_PADDING