trixnity-core
Toggle table of contents
4.22.0
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model.events.m.secretstorage
/
SecretKeyEventContent
/
AesHmacSha2Key
/
SecretStorageKeyPassphrase
/
Pbkdf2
/
Pbkdf2
Pbkdf2
constructor
(
salt
:
String
,
iterations
:
Int
,
bits
:
Int
?
=
256
)