toggle menu
Noise for Kotlin
1.0.1
jvm
switch theme
search in API
Noise for Kotlin
/
nl.sanderdijkhuis.noise.cryptography
/
AssociatedData
Associated
Data
@
JvmInline
value
class
AssociatedData
(
val
data
:
Data
)
(
source
)
For use in Authenticated Encryption with Associated Data.
Members
Constructors
Associated
Data
Link copied to clipboard
constructor
(
data
:
Data
)
Properties
data
Link copied to clipboard
val
data
:
Data