critical property

List<String>? critical

Indicates that extensions to this specification and/or JsonWebAlgorithm are being used that MUST be understood and processed.

Implementation

List<String>? get critical => getTyped('crit');