Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
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
?