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