trixnity-core
Toggle table of contents
4.13.3
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model.events.m.key.verification
/
MessageAuthenticationCodeSerializer
Message
Authentication
Code
Serializer
class
MessageAuthenticationCodeSerializer
:
KSerializer
<
SasMessageAuthenticationCode
>
Members
Constructors
Message
Authentication
Code
Serializer
Link copied to clipboard
constructor
(
)
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
SerialDescriptor
Functions
deserialize
Link copied to clipboard
open
override
fun
deserialize
(
decoder
:
Decoder
)
:
SasMessageAuthenticationCode
serialize
Link copied to clipboard
open
override
fun
serialize
(
encoder
:
Encoder
,
value
:
SasMessageAuthenticationCode
)