ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
oauth
/
sh.christian.ozone.oauth
/
DerDpopKeyPairSerializer
Der
Dpop
Key
Pair
Serializer
object
DerDpopKeyPairSerializer
:
DpopKeyPairSerializer
Members
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
SerialDescriptor
private
Key
Format
Link copied to clipboard
val
privateKeyFormat
:
DpopKeyPair.PrivateKeyFormat
public
Key
Format
Link copied to clipboard
val
publicKeyFormat
:
DpopKeyPair.PublicKeyFormat
Functions
deserialize
Link copied to clipboard
open
override
fun
deserialize
(
decoder
:
Decoder
)
:
DpopKeyPair
serialize
Link copied to clipboard
open
override
fun
serialize
(
encoder
:
Encoder
,
value
:
DpopKeyPair
)