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.keys
/
KeyValue
/
Curve25519KeyValue
Curve25519Key
Value
@
Serializable
(
with
=
UnwrapKeyValueSerializer.Curve25519KeyValueSerializer::class
)
data
class
Curve25519KeyValue
(
val
value
:
String
)
:
KeyValue
Members
Constructors
Curve25519Key
Value
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
open
override
val
value
:
String