plain Protected Header
@SerialName(value = "protected" )
@Serializable(with = ByteArrayBase64UrlNoPaddingSerializer::class )
The plainProtectedHeader member MUST be present ...when the JWS Protected Header value is non-empty; otherwise, it MUST be absent. These Header Parameter values are integrity protected.
Serialization: BASE64URL(UTF8(JWS Protected Header))