sharedUnprotectedHeader property

JsonObject? sharedUnprotectedHeader
final

Header parameters that are not integrity protected and are shared by all recipients

JsonWebSignature objects do not have a shared unprotected header

Implementation

final JsonObject? sharedUnprotectedHeader;