toggle menu
Noise for Kotlin
1.0.1
jvm
switch theme
search in API
Noise for Kotlin
/
nl.sanderdijkhuis.noise.cryptography
/
SharedSecret
Shared
Secret
@
JvmInline
value
class
SharedSecret
(
val
data
:
Data
)
(
source
)
Outcome of Diffie-Hellman key agreement.
Members
Constructors
Shared
Secret
Link copied to clipboard
constructor
(
data
:
Data
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
data
Link copied to clipboard
val
data
:
Data