JwkPresence

interface JwkPresence

Interface providing field-presence information for Jwk messages. Retrieve it via the Jwk.presence extension property.

Properties

Link copied to clipboard
abstract val hasAlg: Boolean
Link copied to clipboard
abstract val hasE: Boolean
Link copied to clipboard
abstract val hasKty: Boolean
Link copied to clipboard
abstract val hasN: Boolean