trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-crypto-core
/
de.connect2x.trixnity.crypto.core
/
DerivedKeys
Derived
Keys
class
DerivedKeys
(
val
aesKey
:
ByteArray
,
val
hmacKey
:
ByteArray
)
Members
Constructors
Derived
Keys
Link copied to clipboard
constructor
(
aesKey
:
ByteArray
,
hmacKey
:
ByteArray
)
Properties
aes
Key
Link copied to clipboard
val
aesKey
:
ByteArray
hmac
Key
Link copied to clipboard
val
hmacKey
:
ByteArray