initialization Vector
@SerialName(value = "iv" )
@Serializable(with = ByteArrayBase64UrlSerializer::class )
RFC 7518: The "iv" (initialization vector) Header Parameter value is the base64url-encoded representation of the 96-bit IV value used for the key encryption operation. This Header Parameter MUST be present and MUST be understood and processed by implementations when these algorithms are used.