ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
oath
/
com.pingidentity.mfa.oath
/
OathAlgorithmSerializer
Oath
Algorithm
Serializer
object
OathAlgorithmSerializer
:
KSerializer
<
OathAlgorithm
>
Custom serializer for the OathAlgorithm enum
Members
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
SerialDescriptor
Functions
deserialize
Link copied to clipboard
open
override
fun
deserialize
(
decoder
:
Decoder
)
:
OathAlgorithm
serialize
Link copied to clipboard
open
override
fun
serialize
(
encoder
:
Encoder
,
value
:
OathAlgorithm
)