plainProtectedHeader

@SerialName(value = "protected")
val plainProtectedHeader: ByteArray?(source)

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))