Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-node
/
node.crypto
/
Argon2Parameters
/
tagLength
tag
Length
abstract
var
tagLength
:
Double
(
source
)
REQUIRED, the length of the key to generate. Must be greater than 4 and less than
2**32-1
.