toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.crypto
/
SigningOptions
Signing
Options
sealed
external
interface
SigningOptions
(
source
)
Inheritors
SignJsonWebKeyInput
SignKeyObjectInput
SignPrivateKeyInput
VerifyJsonWebKeyInput
VerifyKeyObjectInput
VerifyPublicKeyInput
Members
Properties
dsa
Encoding
Link copied to clipboard
abstract
var
dsaEncoding
:
DSAEncoding
?
padding
Link copied to clipboard
abstract
var
padding
:
Double
?
salt
Length
Link copied to clipboard
abstract
var
saltLength
:
Double
?