JwtSigningAlgorithm

sealed class JwtSigningAlgorithm

The algorithm used to sign the STS JWT assertion.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : JwtSigningAlgorithm

Properties

Link copied to clipboard
abstract val value: String