HS256

@Serializable(with = JwsAlgorithmSerializer::class)
data object HS256 : JwsAlgorithm.MAC

Properties

Link copied to clipboard
open override val algorithm: MessageAuthenticationCode
Link copied to clipboard
open override val identifier: String

Functions

Link copied to clipboard
fun SpecializedDataIntegrityAlgorithm.toJwsAlgorithm(): KmmResult<JwsAlgorithm>

Tries to find a matching JWS algorithm