JweEncrypted

constructor(header: JweHeader, headerAsParsed: ByteArray, encryptedKey: ByteArray? = null, iv: ByteArray, ciphertext: ByteArray, authTag: ByteArray)(source)