JWS
Wrapper for all JWS formats.
If plainPayload data structure is defined as part of the contact consider JwsTyped
Inheritors
Types
Functions
Link copied to clipboard
Find correct serializer at compile time
fun <P> getPayload(serializer: KSerializer<P>, serialFormat: SerialFormat = joseCompliantSerializer): KmmResult<P>